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

Felix Yan felixonmars at archlinux.org
Fri Jul 20 03:15:16 UTC 2018


    Date: Friday, July 20, 2018 @ 03:15:16
  Author: felixonmars
Revision: 362488

upgpkg: git-annex 6.20180719-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 03:14:35 UTC (rev 362487)
+++ PKGBUILD	2018-07-20 03:15:16 UTC (rev 362488)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=6.20180626
-pkgrel=47
+pkgver=6.20180719
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/"
 license=("AGPL3")
@@ -38,7 +38,7 @@
 
   runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic --disable-library-vanilla \
     --docdir="/usr/share/doc/$pkgname" \
-    -fnetwork-uri -fconcurrentoutput -ftorrentparser \
+    -fconcurrentoutput -ftorrentparser \
     -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