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

Sergej Pupykin spupykin at archlinux.org
Fri Nov 11 18:31:19 UTC 2016


    Date: Friday, November 11, 2016 @ 18:31:18
  Author: spupykin
Revision: 195388

Modified:
  bless/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-11 18:29:55 UTC (rev 195387)
+++ PKGBUILD	2016-11-11 18:31:18 UTC (rev 195388)
@@ -11,8 +11,10 @@
 license=('GPL')
 depends=('gtk-sharp-2>=2.8')
 makedepends=('gettext' 'pkgconfig' 'rarian')
-source=(http://download.gna.org/bless/bless-$pkgver.tar.gz)
-md5sums=('b4c20d113281dfedb67d9f3ff8b174e3')
+validpgpkeys=('3C6854719142638FAF86DAEF0011ABB5F6E68924')
+source=(http://download.gna.org/bless/bless-$pkgver.tar.gz{,.sig})
+md5sums=('b4c20d113281dfedb67d9f3ff8b174e3'
+         'SKIP')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list