Date: Saturday, June 30, 2018 @ 14:29:57 Author: demize Revision: 348217
upgpkg: salt 2018.3.2-1 Modified: salt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 14:28:22 UTC (rev 348216) +++ PKGBUILD 2018-06-30 14:29:57 UTC (rev 348217) @@ -5,8 +5,8 @@ # Contributor: Christer Edwards <[email protected]> pkgname=salt -pkgver=2018.3.1 -pkgrel=2 +pkgver=2018.3.2 +pkgrel=1 pkgdesc='Central system and configuration manager' arch=('any') @@ -34,7 +34,7 @@ install=salt.install source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz") -md5sums=('e720f6a25a0a1aa6e83fa3a3c1771545') +md5sums=('6de86799b65ca4cc0305f5f1d61bc524') package() { cd salt-$pkgver
