diff --git a/.SRCINFO b/.SRCINFO index 781f07a1b456..f874cf634a38 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gitkraken pkgdesc = The intuitive, fast, and beautiful cross-platform Git client. pkgver = 6.4.1 - pkgrel = 1 + pkgrel = 2 url = https://www.gitkraken.com/ arch = x86_64 license = custom @@ -15,7 +15,7 @@ pkgbase = gitkraken depends = rtmpdump optdepends = git-lfs: git-lfs support provides = gitkraken - source = gitkraken-6.4.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.4.0.tar.gz + source = gitkraken-6.4.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.4.1.tar.gz source = GitKraken.desktop source = gitkraken.png source = eula.html diff --git a/PKGBUILD b/PKGBUILD index 3bd05499f993..b3139304ca8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Jeff Moody pkgname=gitkraken -pkgrel=1 +pkgrel=2 pkgver=6.4.1 pkgdesc="The intuitive, fast, and beautiful cross-platform Git client." url="https://www.gitkraken.com/"