Date: Wednesday, December 3, 2014 @ 13:28:05 Author: arodseth Revision: 123401
upgpkg: setconf 0.6.4-1 Modified: setconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-03 12:10:08 UTC (rev 123400) +++ PKGBUILD 2014-12-03 12:28:05 UTC (rev 123401) @@ -2,7 +2,7 @@ # Maintainer: Alexander Rødseth <[email protected]> pkgname=setconf -pkgver=0.6.3 +pkgver=0.6.4 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=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1') +sha256sums=('c2bc02c0b787afacf9fffc9bd5d24aa623e140daee1e056f1c6d97dcf6bea88a') package() { cd "$pkgname-$pkgver"
