Skip to content

Commit

Permalink
chore: bump version to 9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding authored and Azd325 committed Aug 18, 2023
1 parent 22bfc70 commit 53b71df
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.0
pkgver = 9.7.1
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.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.7.0.tar.gz
source = gitkraken-9.7.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.7.1.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = eea1fcde0c6e1f529517ebb5cbd870ef163d28b6f5dd4691b82844cc19ce8c03
sha256sums = fb75564ae7c8dcf3428532d3fa846b44bd4f3a74783d356ba4c50215dfb60221
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.0
pkgver=9.7.1
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=('eea1fcde0c6e1f529517ebb5cbd870ef163d28b6f5dd4691b82844cc19ce8c03'
sha256sums=('fb75564ae7c8dcf3428532d3fa846b44bd4f3a74783d356ba4c50215dfb60221'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit 53b71df

Please sign in to comment.