[arch-commits] Commit in git-annex/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 11 14:05:23 UTC 2017


    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 <arch-haskell at haskell.org>
 
 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



More information about the arch-commits mailing list