Skip to content

Commit

Permalink
Bump version to 9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperioOne authored and Azd325 committed Sep 6, 2023
1 parent 05a6b09 commit e0a773d
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.7.1
pkgver = 9.8.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.7.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.7.1.tar.gz
source = gitkraken-9.8.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.8.0.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = fb75564ae7c8dcf3428532d3fa846b44bd4f3a74783d356ba4c50215dfb60221
sha256sums = 59aff8694ed717c9be7fad1009f4bd5658a6b3b8cbe9694f1eb75a4c82f27976
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.7.1
pkgver=9.8.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=('fb75564ae7c8dcf3428532d3fa846b44bd4f3a74783d356ba4c50215dfb60221'
sha256sums=('59aff8694ed717c9be7fad1009f4bd5658a6b3b8cbe9694f1eb75a4c82f27976'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit e0a773d

Please sign in to comment.