[arch-commits] Commit in pkgdiff/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 4 02:47:36 UTC 2018
Date: Sunday, November 4, 2018 @ 02:47:36
Author: felixonmars
Revision: 401449
revert: missed the hard dependency
Modified:
pkgdiff/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-04 02:46:58 UTC (rev 401448)
+++ PKGBUILD 2018-11-04 02:47:36 UTC (rev 401449)
@@ -11,7 +11,6 @@
license=('GPL2')
depends=('perl' 'diffutils' 'gawk' 'wdiff')
makedepends=('git')
-optdepends=('wdiff: for block diffs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/lvc/pkgdiff/archive/$pkgver.tar.gz")
sha512sums=('2369488e9705280be9b326b07aa9ef0e211440921b9cce5c35560a14d1ad4ac0040eb54024a88a4a5f8f831208b43124c17a817a44840500b490c89bf877b904')
More information about the arch-commits
mailing list