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

Felix Yan fyan at archlinux.org
Sun Feb 14 08:52:25 UTC 2016


    Date: Sunday, February 14, 2016 @ 09:52:24
  Author: fyan
Revision: 161528

upgpkg: diff-so-fancy 0.3.0-1

Modified:
  diff-so-fancy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 08:49:25 UTC (rev 161527)
+++ PKGBUILD	2016-02-14 08:52:24 UTC (rev 161528)
@@ -10,7 +10,7 @@
 url="https://github.com/stevemao/diff-so-fancy"
 license=('MIT')
 install="${pkgname}.install"
-depends=('bash')
+depends=('bash' 'perl' 'sed')
 makedepends=('git')
 checkdepends=('bash-bats')
 source=("git+https://github.com/so-fancy/diff-so-fancy.git#tag=v$pkgver"



More information about the arch-commits mailing list