[arch-commits] Commit in diff-so-fancy/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Feb 25 15:39:46 UTC 2016


    Date: Thursday, February 25, 2016 @ 16:39:46
  Author: fyan
Revision: 163420

upgpkg: diff-so-fancy 0.5.0-1

Modified:
  diff-so-fancy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 15:17:35 UTC (rev 163419)
+++ PKGBUILD	2016-02-25 15:39:46 UTC (rev 163420)
@@ -3,7 +3,7 @@
 # Contributor: icasdri <icasdri at gmail dot com>
 
 pkgname=diff-so-fancy
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Good-looking diffs with diff-highlight and more"
 arch=('any')
@@ -28,6 +28,8 @@
   git submodule update --init
 
   patch -p1 -i ../system-diff_highlight.patch
+  rm -r third_party
+  rm test/diff-highlight.bats
 }
 
 check() {



More information about the arch-commits mailing list