Skip to content

Commit e6b595a

Browse files
GeoZacAzd325
authored andcommitted
Update to 12.3.1
1 parent fbfc1fb commit e6b595a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

gitkraken-aur/.SRCINFO

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = gitkraken
22
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
3-
pkgver = 12.3.0
3+
pkgver = 12.3.1
44
pkgrel = 1
55
url = https://www.gitkraken.com/
66
arch = x86_64
@@ -23,9 +23,9 @@ pkgbase = gitkraken
2323
sha256sums = 4342596839114228740e5d61cdc49fbe9e98d05d1aabe2694ffe9d48ffd4082e
2424
sha256sums = 4b3eaf932b79e8f1d6a6a6efd030e73cb544d3d0fbe6bf7b61b884f4c6042b0a
2525
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
26-
source_x86_64 = gitkraken-12.3.0-x86_64.tar.gz::https://api.gitkraken.dev/releases/production/linux/x64/12.3.0/gitkraken-amd64.tar.gz
27-
sha256sums_x86_64 = a0609c00fe7c7f25dba3574f6abc88bf41c14450f70d157be2bb645650af187d
28-
source_aarch64 = gitkraken-12.3.0-aarch64.tar.gz::https://api.gitkraken.dev/releases/production/linux/arm64/12.3.0/gitkraken-aarch64.tar.gz
29-
sha256sums_aarch64 = 9bf90aabf89982ebd3b782d8cee60cb8fecc7e95d89c266ed8dbf914ad2b9029
26+
source_x86_64 = gitkraken-12.3.1-x86_64.tar.gz::https://api.gitkraken.dev/releases/production/linux/x64/12.3.1/gitkraken-amd64.tar.gz
27+
sha256sums_x86_64 = 377f3b94ff1df9225906bc8134d505b14c1e6be82dea07463e14a62439b3319d
28+
source_aarch64 = gitkraken-12.3.1-aarch64.tar.gz::https://api.gitkraken.dev/releases/production/linux/arm64/12.3.1/gitkraken-aarch64.tar.gz
29+
sha256sums_aarch64 = 604cde7640a2375f47ad805d82e16ddbc67902517148bdd27892de09ffa78c05
3030

3131
pkgname = gitkraken

gitkraken-aur/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
pkgname=gitkraken
1414
pkgrel=1
15-
pkgver=12.3.0
15+
pkgver=12.3.1
1616
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
1717
url="https://www.gitkraken.com/"
1818
provides=('gitkraken')
@@ -36,8 +36,8 @@ sha256sums=('af2d2e5a44ec6e543c34f94cfb89fe34b6c05d2baf6ca9db5b6d332e4a5686e5'
3636
'4342596839114228740e5d61cdc49fbe9e98d05d1aabe2694ffe9d48ffd4082e'
3737
'4b3eaf932b79e8f1d6a6a6efd030e73cb544d3d0fbe6bf7b61b884f4c6042b0a'
3838
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6')
39-
sha256sums_x86_64=('a0609c00fe7c7f25dba3574f6abc88bf41c14450f70d157be2bb645650af187d')
40-
sha256sums_aarch64=('9bf90aabf89982ebd3b782d8cee60cb8fecc7e95d89c266ed8dbf914ad2b9029')
39+
sha256sums_x86_64=('377f3b94ff1df9225906bc8134d505b14c1e6be82dea07463e14a62439b3319d')
40+
sha256sums_aarch64=('604cde7640a2375f47ad805d82e16ddbc67902517148bdd27892de09ffa78c05')
4141
options=('!strip' '!debug')
4242

4343
package() {

0 commit comments

Comments
 (0)