diff --git a/.SRCINFO b/.SRCINFO index c9b6f10e731f..70f8391ba964 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gitkraken pkgdesc = The intuitive, fast, and beautiful cross-platform Git client. pkgver = 8.0.0 - pkgrel = 1 + pkgrel = 2 url = https://www.gitkraken.com/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index 9880b1d970c2..50167f35a2f4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ # Contributor: KokaKiwi pkgname=gitkraken -pkgrel=1 +pkgrel=2 pkgver=8.0.0 pkgdesc="The intuitive, fast, and beautiful cross-platform Git client." url="https://www.gitkraken.com/"