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

Florian Pritz bluewind at nymeria.archlinux.org
Sat Mar 22 12:14:43 UTC 2014


    Date: Saturday, March 22, 2014 @ 13:14:43
  Author: bluewind
Revision: 108071

add gpg sig

Modified:
  stress/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-22 12:14:30 UTC (rev 108070)
+++ PKGBUILD	2014-03-22 12:14:43 UTC (rev 108071)
@@ -10,8 +10,9 @@
 url="http://people.seas.harvard.edu/~apw/stress/"
 license=('GPL')
 options=('!emptydirs')
-source=(http://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz)
-md5sums=('890a4236dd1656792f3ef9a190cf99ef')
+source=(http://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz{,.sign})
+md5sums=('890a4236dd1656792f3ef9a190cf99ef'
+         'SKIP')
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list