Date: Thursday, June 25, 2015 @ 22:39:55 Author: arodseth Revision: 135876
upgpkg: setconf 0.6.7-1 Modified: setconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-25 19:03:14 UTC (rev 135875) +++ PKGBUILD 2015-06-25 20:39:55 UTC (rev 135876) @@ -2,7 +2,7 @@ # Maintainer: Alexander Rødseth <[email protected]> pkgname=setconf -pkgver=0.6.6 +pkgver=0.6.7 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=('1554877f771fd3e509df5fd75c452460fd4ed78d2b23a4cd97710d5cb9831e4f') +sha256sums=('dcc38c2864c4a6d76d161a7aa34eb425f45ee4e7e76ad95050988b437750bb4f') package() { cd "$pkgname-$pkgver"
