Skip to content

Commit

Permalink
chore(update): gitkraken
Browse files Browse the repository at this point in the history
  • Loading branch information
temeraire-cx committed Jan 30, 2025
1 parent e4c4d4a commit 824bee6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ci/aur-state
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1738189840
1738197060
6 changes: 3 additions & 3 deletions gitkraken/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 10.6.2
pkgver = 10.6.3
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
Expand All @@ -14,11 +14,11 @@ pkgbase = gitkraken
provides = gitkraken
options = !strip
options = !debug
source = gitkraken-10.6.2.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.6.2.tar.gz
source = gitkraken-10.6.3.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.6.3.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = ac13c59316374da2829d1a062f32a92587aece80466a6d688616150795fadfb5
sha256sums = 3210033265518031e99f896e9f7fa27d92055ca44a96130f13efb2b50d3f76f4
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e
Expand Down
4 changes: 2 additions & 2 deletions gitkraken/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

pkgname=gitkraken
pkgrel=1
pkgver=10.6.2
pkgver=10.6.3
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
Expand All @@ -29,7 +29,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
sha256sums=('ac13c59316374da2829d1a062f32a92587aece80466a6d688616150795fadfb5'
sha256sums=('3210033265518031e99f896e9f7fa27d92055ca44a96130f13efb2b50d3f76f4'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e')
Expand Down

0 comments on commit 824bee6

Please sign in to comment.