diff --git a/.SRCINFO b/.SRCINFO index 1fe9745223a9..3b72eb283616 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gitkraken pkgdesc = The intuitive, fast, and beautiful cross-platform Git client. pkgver = 2.1.0 - pkgrel = 2 + pkgrel = 3 url = http://www.gitkraken.com/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index 4069664eca7a..11b76c98ae6a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Jean-Pier Brochu pkgname=gitkraken -pkgrel=2 +pkgrel=3 pkgver=2.1.0 pkgdesc="The intuitive, fast, and beautiful cross-platform Git client." url="http://www.gitkraken.com/"