diff --git a/.SRCINFO b/.SRCINFO index 20477bc089ef..5230296b46c3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gitkraken pkgdesc = The intuitive, fast, and beautiful cross-platform Git client. pkgver = 4.2.2 - pkgrel = 1 + pkgrel = 2 url = https://www.gitkraken.com/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index 88df69db6f0f..594deb92556f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ # Contributor: William Penton pkgname=gitkraken -pkgrel=1 +pkgrel=2 pkgver=4.2.2 pkgdesc="The intuitive, fast, and beautiful cross-platform Git client." url="https://www.gitkraken.com/"