Date: Monday, March 28, 2016 @ 15:11:57 Author: arodseth Revision: 168693
upgpkg: setconf 0.7.2-1 Modified: setconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-28 10:21:24 UTC (rev 168692) +++ PKGBUILD 2016-03-28 13:11:57 UTC (rev 168693) @@ -2,7 +2,7 @@ # Maintainer: Alexander F Rødseth <[email protected]> pkgname=setconf -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc='Utility for easily changing settings in configuration files' arch=('any') @@ -10,7 +10,7 @@ license=('GPL2') depends=('python') source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz") -sha256sums=('402ad15dca95cba94cdf14ce2763301d99c6b969b18763b37abc7b7a1ce95818') +sha256sums=('9ae89ead0e8dda1b22cfc120b37328fb3f62ca86e11886ace8e514f48d13a545') package() { cd "$pkgname-$pkgver"
