diff --git a/.SRCINFO b/.SRCINFO index e0ee27a3cc139ba28353e66a7350216c0afe582b..daa2ad43b0f509dc5cf8c878ad72c22c9a4dca76 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = git-annex-bin pkgdesc = Standalone precompiled version of git-annex with no Haskell dependencies, batteries included. pkgver = 5.20150825 - pkgrel = 1 + pkgrel = 2 url = http://git-annex.branchable.com/ arch = i686 arch = x86_64 @@ -21,7 +21,7 @@ pkgbase = git-annex-bin depends = dnsutils depends = aria2 provides = git-annex - conflicts = git-annex, + conflicts = git-annex conflicts = git-annex-git replaces = git-annex-standalone source = git-annex diff --git a/PKGBUILD b/PKGBUILD index 846bdee1fba870579159816fb52f7a11efc27400..ff7a88e5b43d581164291e2aca37a62188790e47 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,7 +15,7 @@ pkgname=git-annex-bin pkgver=5.20150825 -pkgrel=1 +pkgrel=2 pkgdesc='Standalone precompiled version of git-annex with no Haskell dependencies, batteries included.' arch=('i686' 'x86_64' 'armv6h' 'arm') url='http://git-annex.branchable.com/'