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

Felix Yan felixonmars at archlinux.org
Sat Jan 13 02:15:12 UTC 2018


    Date: Saturday, January 13, 2018 @ 02:15:10
  Author: felixonmars
Revision: 281747

upgpkg: git-annex 6.20180112-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 02:14:43 UTC (rev 281746)
+++ PKGBUILD	2018-01-13 02:15:10 UTC (rev 281747)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=6.20171214
-pkgrel=23
+pkgver=6.20180112
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/"
 license=("AGPL3")
@@ -39,7 +39,7 @@
   runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic --disable-library-vanilla \
     --docdir="/usr/share/doc/$pkgname" \
     -fnetwork-uri -fconcurrentoutput -ftorrentparser \
-    -ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+    -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
     -fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
   runhaskell Setup build
 }



More information about the arch-commits mailing list