[arch-commits] Commit in cddlib/repos/community-x86_64 (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon Jul 16 14:12:03 UTC 2018


    Date: Monday, July 16, 2018 @ 14:12:02
  Author: eschwartz
Revision: 359854

Remove dropped patches from repos/ too

Modified:
  cddlib/repos/community-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-16 12:55:53 UTC (rev 359853)
+++ PKGBUILD	2018-07-16 14:12:02 UTC (rev 359854)
@@ -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