aur/salt => 0.10.1

This commit is contained in:
WarheadsSE 2012-06-22 21:54:06 -04:00
parent 9f99597fcb
commit a016e2a26c

View file

@ -2,7 +2,7 @@
# Contributor: Jason Plum <jplum@archlinuxarm.org>
pkgname=salt
pkgver=0.10.0
pkgver=0.10.1
pkgrel=1
plugrel=1
pkgdesc="A remote execution and communication system built on zeromq"
@ -31,11 +31,10 @@ source=("https://github.com/downloads/saltstack/salt/${pkgname}-${pkgver}.tar.gz
"salt-syndic"
"salt-minion")
md5sums=('fc99b188b599729572fc744c9fffc8c7'
md5sums=('ff55b82d64429938ffe1097b77a71188'
'1594591acb0a266854186a694da21103'
'09683ef4966e401761f7d2db6ad4b692'
'21ab2eac231e9f61bf002ba5f16f8a3d'
'eb0556c5b0e4e62f65a2ae459c2ec25d')
'21ab2eac231e9f61bf002ba5f16f8a3d')
package() {
cd ${srcdir}/${pkgname}-${pkgver}