Date: Thursday, May 11, 2017 @ 14:05:22
  Author: felixonmars
Revision: 227797

upgpkg: git-annex 6.20170510-1

Modified:
  git-annex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-11 11:16:11 UTC (rev 227796)
+++ PKGBUILD    2017-05-11 14:05:22 UTC (rev 227797)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=git-annex
-pkgver=6.20170321
-pkgrel=42
+pkgver=6.20170510
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/";
 license=("AGPL3")
@@ -32,7 +32,7 @@
              "haskell-yesod-core" "haskell-yesod-default" "haskell-yesod-form"
              "haskell-yesod-static")
 source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver";)
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
   cd git-annex

Reply via email to