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

Felix Yan felixonmars at archlinux.org
Thu Dec 29 06:26:29 UTC 2016


    Date: Thursday, December 29, 2016 @ 06:26:28
  Author: felixonmars
Revision: 203228

upgpkg: python-raet 0.6.6-1

Modified:
  python-raet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-29 01:03:22 UTC (rev 203227)
+++ PKGBUILD	2016-12-29 06:26:28 UTC (rev 203228)
@@ -3,15 +3,15 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=('python-raet' 'python2-raet')
-pkgver=0.6.5
-pkgrel=2
+pkgver=0.6.6
+pkgrel=1
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
 url='http://raet.docs.saltstack.com/'
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools)
-source=("https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz")
-md5sums=('f316a588e19472e43e62a5535f28deea')
+source=("https://pypi.io/packages/source/r/raet/raet-$pkgver.tar.gz")
+md5sums=('4d15bf813120fe28bc36e498f4ed4f4f')
 
 prepare() {
   cd $srcdir



More information about the arch-commits mailing list