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

Felix Yan felixonmars at archlinux.org
Fri Jul 21 07:53:07 UTC 2017


    Date: Friday, July 21, 2017 @ 07:53:07
  Author: felixonmars
Revision: 245897

upgpkg: python-raet 0.6.8-1

Modified:
  python-raet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-21 07:47:10 UTC (rev 245896)
+++ PKGBUILD	2017-07-21 07:53:07 UTC (rev 245897)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=('python-raet' 'python2-raet')
-pkgver=0.6.7
+pkgver=0.6.8
 pkgrel=1
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools)
 source=("https://pypi.io/packages/source/r/raet/raet-$pkgver.tar.gz")
-md5sums=('2c7a765f9fbb67790f264603f02251cc')
+sha512sums=('01279e7414ec3edc9f2bc0641cb9e0606ebf5700b5ce37a05fd5919f3274b3b43aad64110baf4c4b1fda3843cb1a87b6be4ab592a8f62e82b3a716a86ae61b20')
 
 prepare() {
   cd $srcdir



More information about the arch-commits mailing list