Date: Wednesday, June 11, 2014 @ 20:37:02 Author: dwallace Revision: 113038
upgpkg: salt 2014.1.4-2 upgpkg: salt 2014.1.4-2 Modified: salt/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-11 18:29:41 UTC (rev 113037) +++ PKGBUILD 2014-06-11 18:37:02 UTC (rev 113038) @@ -1,11 +1,11 @@ # $Id$ +# Maintainer: Sébastien Luttringer # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> -# Maintainer: Sébastien Luttringer # Contibutor: Christer Edwards <[email protected]> pkgname=salt -pkgver=2014.1.5 -pkgrel=1 +pkgver=2014.1.4 +pkgrel=2 pkgdesc='Central system and configuration manager' arch=('any') url='http://saltstack.org/' @@ -27,7 +27,7 @@ 'etc/salt/minion') install=salt.install source=("http://pypi.python.org/packages/source/s/salt/salt-$pkgver.tar.gz") -md5sums=('afa887164c36fb742c2d9c6b485d24b0') +md5sums=('3a34a45c34e29e83572977d72258fc37') package() { cd $pkgname-$pkgver
