[arch-commits] Commit in git-annex/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Apr 14 13:12:30 UTC 2016
Date: Thursday, April 14, 2016 @ 15:12:30
Author: fyan
Revision: 170994
upgpkg: git-annex 6.20160412-1
rebuild with StateVar-1.1.0.4, authenticate-1.3.3.1, binary-tagged-0.1.4.0, bytestring-tree-builder-0.2.6, git-annex-6.20160412, polyparse-1.12
Modified:
git-annex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-14 12:59:45 UTC (rev 170993)
+++ PKGBUILD 2016-04-14 13:12:30 UTC (rev 170994)
@@ -3,8 +3,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=git-annex
-pkgver=6.20160318
-pkgrel=18
+pkgver=6.20160412
+pkgrel=1
pkgdesc="Manage files with git, without checking their contents into git"
url="http://git-annex.branchable.com/"
license=("AGPL3")
@@ -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=('5c0067d161a3cd6b93822f85eb82e5cb4895d913b2593bc4fe3b74d3ed426e0b')
+sha256sums=('6bbdabf279a7fd5252eed818018d546ed9326d5feb648e5573976b2d110f5406')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list