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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 23 17:25:32 UTC 2017


    Date: Thursday, March 23, 2017 @ 17:25:32
  Author: arodseth
Revision: 218548

upgpkg: cdargs 1.35-7

Modified:
  cdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-23 17:09:47 UTC (rev 218547)
+++ PKGBUILD	2017-03-23 17:25:32 UTC (rev 218548)
@@ -11,11 +11,10 @@
 license=('GPL')
 url='http://www.skamphausen.de/cgi-bin/ska/CDargs'
 depends=('ncurses' 'gcc-libs' 'bash')
-# not a valid signature
-#source=("http://www.skamphausen.de/downloads/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-source=("http://www.skamphausen.de/downloads/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("http://www.skamphausen.de/downloads/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('2165AF40D64494895B947503B33F54780BA0A295') # Stefan Kamphausen
-md5sums=('50be618d67f0b9f2439526193c69c567')
+md5sums=('50be618d67f0b9f2439526193c69c567'
+         'SKIP')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list