Date: Wednesday, September 10, 2014 @ 19:32:37 Author: dwallace Revision: 118766
upgpkg: salt 2014.1.11-1 upgpkg: salt 2014.1.11 Modified: salt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-10 15:35:53 UTC (rev 118765) +++ PKGBUILD 2014-09-10 17:32:37 UTC (rev 118766) @@ -4,8 +4,8 @@ # Contibutor: Christer Edwards <[email protected]> pkgname=salt -pkgver=2014.1.10 -pkgrel=2 +pkgver=2014.1.11 +pkgrel=1 pkgdesc='Central system and configuration manager' arch=('any') url='http://saltstack.org/' @@ -28,7 +28,7 @@ 'etc/salt/minion') install=salt.install source=("http://pypi.python.org/packages/source/s/salt/salt-$pkgver.tar.gz") -md5sums=('ff6dff1ce949ab176745a30bde17e81d') +md5sums=('784d7a9034c88ea62388238d7e24912d') package() { cd $pkgname-$pkgver
