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

Alexander Rødseth arodseth at archlinux.org
Tue Feb 19 17:49:30 UTC 2019


    Date: Tuesday, February 19, 2019 @ 17:49:29
  Author: arodseth
Revision: 434572

upgpkg: setconf 0.7.6-1

Modified:
  setconf/trunk/PKGBUILD

----------+
 PKGBUILD |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-19 17:15:03 UTC (rev 434571)
+++ PKGBUILD	2019-02-19 17:49:29 UTC (rev 434572)
@@ -1,16 +1,16 @@
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=setconf
-pkgver=0.7.5
-pkgrel=2
+pkgver=0.7.6
+pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
+arch=(any)
+url='https://setconf.roboticoverlords.org/'
+license=(GPL2)
+depends=(python)
+source=("https://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
-sha256sums=('3aa5ded4c3e1996a78cbbcbd7b9af051e3a197f6e79fced9ebb118da902a52fe'
+sha256sums=('98bd51861f0141508a20a81fc325204e9500f3b7305bc518f62bf5af91db8486'
             'SKIP')
 
 package() {
@@ -20,4 +20,5 @@
   install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
 }
 
+# getver: setconf.roboticoverlords.org
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list