Date: Tuesday, March 3, 2015 @ 21:56:05 Author: arodseth Revision: 128666
upgpkg: setconf 0.6.6-1 Modified: setconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-03 20:23:36 UTC (rev 128665) +++ PKGBUILD 2015-03-03 20:56:05 UTC (rev 128666) @@ -2,7 +2,7 @@ # Maintainer: Alexander Rødseth <[email protected]> pkgname=setconf -pkgver=0.6.5 +pkgver=0.6.6 pkgrel=1 pkgdesc='Utility for easily changing settings in configuration files' arch=('any') @@ -10,7 +10,7 @@ license=('GPL2') depends=('python2') source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz") -sha256sums=('724295b48963974e406d2ceb7cc68ec6bdb3e2ddc7ccdadb1b677b1121e44abd') +sha256sums=('1554877f771fd3e509df5fd75c452460fd4ed78d2b23a4cd97710d5cb9831e4f') package() { cd "$pkgname-$pkgver"
