Date: Thursday, April 28, 2016 @ 17:35:07 Author: fyan Revision: 172415
upgpkg: git-annex 6.20160419-1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-28 14:57:36 UTC (rev 172414) +++ PKGBUILD 2016-04-28 15:35:07 UTC (rev 172415) @@ -3,7 +3,7 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20160418 +pkgver=6.20160419 pkgrel=1 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" @@ -33,7 +33,7 @@ "haskell-yesod-default" "haskell-yesod-form" "haskell-yesod-static") options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('9d13586cc38d78bcd94c1f3a245d5283e67f43b0ea88033c40d54e78f6544fa2') +sha256sums=('1452a55809ba7367847fc4a77f2d8a5365af92e130d5ca460bf0880a26a6fb8e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
