Skip to content

Commit

Permalink
Bump to v9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thenexxuz authored and Azd325 committed Dec 14, 2023
1 parent 586b84a commit d102dcd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gitkraken-aur/.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 = 9.10.0
pkgver = 9.11.0
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
Expand All @@ -12,11 +12,11 @@ pkgbase = gitkraken
optdepends = git-lfs: git-lfs support
optdepends = org.freedesktop.secrets: Provides ways to store passwords and encryption keys
provides = gitkraken
source = gitkraken-9.10.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.10.0.tar.gz
source = gitkraken-9.11.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.11.0.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = 9049f2c29921f621bec95dcf4cc4499523c99ffce1191226277c68ccbf4de2b4
sha256sums = 14bb52d773b568656d81456b68f703b45da7634351acdfc674d23b891d9d53df
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = 6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f
Expand Down
4 changes: 2 additions & 2 deletions gitkraken-aur/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

pkgname=gitkraken
pkgrel=1
pkgver=9.10.0
pkgver=9.11.0
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
Expand All @@ -28,7 +28,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
sha256sums=('9049f2c29921f621bec95dcf4cc4499523c99ffce1191226277c68ccbf4de2b4'
sha256sums=('14bb52d773b568656d81456b68f703b45da7634351acdfc674d23b891d9d53df'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit d102dcd

Please sign in to comment.