Date: Sunday, August 3, 2014 @ 05:52:27 Author: dwallace Revision: 116771
upgpkg: salt 2014.1.10-1 upgpkg: salt 2014.1.10 Modified: salt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-03 03:52:02 UTC (rev 116770) +++ PKGBUILD 2014-08-03 03:52:27 UTC (rev 116771) @@ -4,7 +4,7 @@ # Contibutor: Christer Edwards <[email protected]> pkgname=salt -pkgver=2014.1.8 +pkgver=2014.1.10 pkgrel=1 pkgdesc='Central system and configuration manager' arch=('any') @@ -27,7 +27,7 @@ 'etc/salt/minion') install=salt.install source=("http://pypi.python.org/packages/source/s/salt/salt-$pkgver.tar.gz") -md5sums=('d6bf12b43b825c210bda32e91a4e5570') +md5sums=('ff6dff1ce949ab176745a30bde17e81d') package() { cd $pkgname-$pkgver
