[arch-commits] Commit in salt/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sat Apr 7 19:39:15 UTC 2018
Date: Saturday, April 7, 2018 @ 19:39:14
Author: demize
Revision: 314896
upgpkg: salt 2018.3.0-1
Modified:
salt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-07 19:10:47 UTC (rev 314895)
+++ PKGBUILD 2018-04-07 19:39:14 UTC (rev 314896)
@@ -5,7 +5,7 @@
# Contributor: Christer Edwards <christer.edwards at gmail.com>
pkgname=salt
-pkgver=2017.7.4
+pkgver=2018.3.0
pkgrel=1
pkgdesc='Central system and configuration manager'
@@ -34,7 +34,7 @@
install=salt.install
source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz")
-md5sums=('bbedc542e9d3d5ab8df2fc5b774c9a3a')
+md5sums=('b6ec271b59554b9af7ff4005028434b5')
package() {
cd salt-$pkgver
More information about the arch-commits
mailing list