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

Alexander Rødseth arodseth at archlinux.org
Mon Oct 13 14:26:06 UTC 2014


    Date: Monday, October 13, 2014 @ 16:26:06
  Author: arodseth
Revision: 120611

upgpkg: setconf 0.6.3-1

Modified:
  setconf/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 12:53:24 UTC (rev 120610)
+++ PKGBUILD	2014-10-13 14:26:06 UTC (rev 120611)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=setconf
-pkgver=0.6.2
-pkgrel=3
+pkgver=0.6.3
+pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
 arch=('any')
 url='http://setconf.roboticoverlords.org/'
@@ -10,12 +10,8 @@
 license=('GPL2')
 depends=('python2')
 source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz")
-sha256sums=('8f91dc5cc24cc9d4f7c34fbc657259384f99d7222b6df9375bac5436d601d0c2')
+sha256sums=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1')
 
-prepare() {
-  sed -i 's:usr/bin/python:usr/bin/python2:' "$pkgname-$pkgver/$pkgname.py"
-}
-
 package() {
   cd "$pkgname-$pkgver"
 



More information about the arch-commits mailing list