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

Christian Hesse eworm at archlinux.org
Thu Jul 13 16:55:12 UTC 2017


    Date: Thursday, July 13, 2017 @ 16:55:12
  Author: eworm
Revision: 300482

upgpkg: git 2.13.3-2

make contrib/diff-highlight

Modified:
  git/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 15:31:20 UTC (rev 300481)
+++ PKGBUILD	2017-07-13 16:55:12 UTC (rev 300482)
@@ -4,7 +4,7 @@
 
 pkgname=git
 pkgver=2.13.3
-pkgrel=1
+pkgrel=2
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/"
@@ -52,6 +52,7 @@
   make -C contrib/credential/libsecret
   make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
   make -C contrib/mw-to-git prefix=/usr all
+  make -C contrib/diff-highlight prefix=/usr
 }
 
 check() {



More information about the arch-commits mailing list