diff --git a/.SRCINFO b/.SRCINFO index 81c69e64c03e..00b060e48530 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gitkraken pkgdesc = The intuitive, fast, and beautiful cross-platform Git client. pkgver = 0.2.13 - pkgrel = 1 + pkgrel = 2 url = http://www.gitkraken.com/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index d396caadc47f..07aff20df97a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Marcin Wieczorek pkgname=gitkraken -pkgrel=1 +pkgrel=2 pkgver=0.2.13 pkgdesc="The intuitive, fast, and beautiful cross-platform Git client." url="http://www.gitkraken.com/"