Date: Thursday, November 9, 2017 @ 12:15:56 Author: felixonmars Revision: 265928
upgpkg: git-annex 6.20171026-3 rebuild with cookie,0.4.3 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 12:14:06 UTC (rev 265927) +++ PKGBUILD 2017-11-09 12:15:56 UTC (rev 265928) @@ -4,11 +4,11 @@ pkgname=git-annex pkgver=6.20171026 -pkgrel=2 +pkgrel=3 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('git' 'rsync' 'ghc-libs' "haskell-aeson" "haskell-async" "haskell-aws" "haskell-blaze-builder" "haskell-bloomfilter" "haskell-byteable" "haskell-case-insensitive" "haskell-clientsession" "haskell-concurrent-output" "haskell-conduit" "haskell-crypto-api"
