[arch-commits] Commit in python-rsa/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Mar 21 09:58:40 UTC 2016
Date: Monday, March 21, 2016 @ 10:58:40
Author: mtorromeo
Revision: 167800
upgpkg: python-rsa 3.4-1
Updated to 3.4
Modified:
python-rsa/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-21 09:45:04 UTC (rev 167799)
+++ PKGBUILD 2016-03-21 09:58:40 UTC (rev 167800)
@@ -3,7 +3,7 @@
pkgbase=python-rsa
pkgname=(python-rsa python2-rsa)
-pkgver=3.3
+pkgver=3.4
pkgrel=1
_libname=rsa
pkgdesc="Pure-Python RSA implementation"
@@ -47,4 +47,4 @@
find "$pkgdir/usr/bin" -type f | while read f; do mv "$f" "$f"2; done
}
-sha256sums=('03f3d9bebad06681771016b8752a40b12f615ff32363c7aa19b3798e73ccd615')
+sha256sums=('9f1b6d4015cdf788273ff329d43004a7abf43971e9b06160765bad5227e4d70a')
More information about the arch-commits
mailing list