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

Felix Yan fyan at archlinux.org
Thu Dec 17 12:57:51 UTC 2015


    Date: Thursday, December 17, 2015 @ 13:57:51
  Author: fyan
Revision: 153583

upgpkg: python-raet 0.6.5-1

Modified:
  python-raet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 12:57:35 UTC (rev 153582)
+++ PKGBUILD	2015-12-17 12:57:51 UTC (rev 153583)
@@ -3,8 +3,8 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=('python-raet' 'python2-raet')
-pkgver=0.6.3
-pkgrel=2
+pkgver=0.6.5
+pkgrel=1
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
 url='http://raet.docs.saltstack.com/'
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools)
 source=("https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz")
-md5sums=('33bd888d71781fe97310656f473bc544')
+md5sums=('f316a588e19472e43e62a5535f28deea')
 
 prepare() {
   cd $srcdir



More information about the arch-commits mailing list