[arch-commits] Commit in python-raet/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Thu Jan 22 15:17:54 UTC 2015
Date: Thursday, January 22, 2015 @ 16:17:54
Author: dwallace
Revision: 126411
upgpkg: python-raet 0.4.4-1
upgpkg: python-raet 0.4.4
Modified:
python-raet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-22 15:16:47 UTC (rev 126410)
+++ PKGBUILD 2015-01-22 15:17:54 UTC (rev 126411)
@@ -3,7 +3,7 @@
# Contributor: Thomas S Hatch <thatch45 at gmail.com>
pkgname=('python-raet' 'python2-raet')
-pkgver=0.3.3
+pkgver=0.4.4
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.python.org/packages/source/r/raet/raet-$pkgver.tar.gz")
-md5sums=('ed8e90dadd23431412adb4ac1cef727f')
+md5sums=('685f29d16e288ff697de869ff49bd9a3')
prepare() {
cd $srcdir
More information about the arch-commits
mailing list