[arch-commits] Commit in salt/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Wed Apr 16 06:49:51 UTC 2014


    Date: Wednesday, April 16, 2014 @ 08:49:51
  Author: seblu
Revision: 109563

upgpkg: salt 2014.1.2-1

Modified:
  salt/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-16 05:20:43 UTC (rev 109562)
+++ PKGBUILD	2014-04-16 06:49:51 UTC (rev 109563)
@@ -4,8 +4,8 @@
 # Contibutor: Christer Edwards <christer.edwards at gmail.com>
 
 pkgname=salt
-pkgver=2014.1.1
-pkgrel=2
+pkgver=2014.1.2
+pkgrel=1
 pkgdesc='Central system and configuration manager'
 arch=('any')
 url='http://saltstack.org/'
@@ -18,6 +18,7 @@
          'python2-psutil'
          'python2-pyzmq'
          'python2-systemd'
+         'python2-requests'
          'python2-yaml'
          'apache-libcloud'
          'sshpass')
@@ -26,7 +27,7 @@
         'etc/salt/minion')
 install=salt.install
 source=("http://pypi.python.org/packages/source/s/salt/salt-$pkgver.tar.gz")
-md5sums=('c5c3ed043ad81cd71aff067c4e44d596')
+md5sums=('7539fea93774e42b44ef5c71af3fe264')
 
 package() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list