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

Antonio Rojas arojas at archlinux.org
Fri Jul 13 13:02:03 UTC 2018


    Date: Friday, July 13, 2018 @ 13:02:02
  Author: arojas
Revision: 358617

Remove dropped patches from sources (FS#59324)

Modified:
  cddlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 12:45:40 UTC (rev 358616)
+++ PKGBUILD	2018-07-13 13:02:02 UTC (rev 358617)
@@ -11,10 +11,8 @@
 url="https://www.inf.ethz.ch/personal/fukudak/cdd_home/"
 license=(GPL)
 depends=(gmp)
-source=("https://github.com/cddlib/cddlib/releases/download/$pkgver/$pkgname-$pkgver.tar.gz" cdd_both_reps.c cdd_both_reps.patch)
-sha256sums=('27d7fcac2710755a01ef5381010140fc57c95f959c3c5705c58539d8c4d17bfb'
-            'f7cba3957d5d8198d07de5b64f40936da9914bc0a8040eca7ef01d66cd2d2377'
-            'ec750d791829f3124787e2d4a376ff8316e179600505fee5513ca0e3320535d2')
+source=("https://github.com/cddlib/cddlib/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('27d7fcac2710755a01ef5381010140fc57c95f959c3c5705c58539d8c4d17bfb')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list