summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2017-07-21 07:53:07 +0000
committerFelix Yan2017-07-21 07:53:07 +0000
commit326cbb6e806a9356ea22b6271a98718753c45fe3 (patch)
tree7080693d33c65cee5507b93cf5af520936a03044
parent65f0622b2704c70073153732b5b95a0fd55736f3 (diff)
downloadaur-326cbb6e806a9356ea22b6271a98718753c45fe3.tar.gz
upgpkg: 0.6.8-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d0963b80758..4426f23190ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas S Hatch <thatch45@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')
@@ -10,7 +10,7 @@ url='http://raet.docs.saltstack.com/'
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