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

Alexander Rødseth arodseth at archlinux.org
Sat Mar 19 18:50:12 UTC 2016


    Date: Saturday, March 19, 2016 @ 19:50:11
  Author: arodseth
Revision: 167657

upgpkg: setconf 0.7.1-1

Modified:
  setconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-19 16:51:25 UTC (rev 167656)
+++ PKGBUILD	2016-03-19 18:50:11 UTC (rev 167657)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=setconf
-pkgver=0.6.7
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
 arch=('any')
 url='http://setconf.roboticoverlords.org/'
 license=('GPL2')
-depends=('python2')
+depends=('python')
 source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz")
-sha256sums=('dcc38c2864c4a6d76d161a7aa34eb425f45ee4e7e76ad95050988b437750bb4f')
+sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818')
 
 package() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list