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

Alexander Rødseth arodseth at archlinux.org
Wed Oct 4 15:21:26 UTC 2017


    Date: Wednesday, October 4, 2017 @ 15:21:25
  Author: arodseth
Revision: 261477

upgpkg: setconf 0.7.5-1

Modified:
  setconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-04 15:20:50 UTC (rev 261476)
+++ PKGBUILD	2017-10-04 15:21:25 UTC (rev 261477)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=setconf
-pkgver=0.7.4
+pkgver=0.7.5
 pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
 arch=('any')
@@ -9,8 +9,10 @@
 url='http://setconf.roboticoverlords.org/'
 license=('GPL2')
 depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz")
-sha256sums=('6368a5785e56ac1c697332e318e1346421278ad22112775c16017c82c0937aea')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
+sha256sums=('b3b834392c3e79256b22b03fb5011b6c33d7805db300204f8a430abc9c3f5f26'
+            'SKIP')
 
 package() {
   cd "$pkgname-$pkgver"
@@ -19,4 +21,4 @@
   install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list