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

Daniel Wallace dwallace at archlinux.org
Mon Jun 22 15:28:32 UTC 2015


    Date: Monday, June 22, 2015 @ 17:28:32
  Author: dwallace
Revision: 135712

upgpkg: python-libnacl 1.4.3-1

upgpkg: python-libnacl 1.4.3

Modified:
  python-libnacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 15:27:35 UTC (rev 135711)
+++ PKGBUILD	2015-06-22 15:28:32 UTC (rev 135712)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail.com>
 
 pkgname=('python-libnacl' 'python2-libnacl')
-pkgver=1.4.0
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='A simple ctypes based python binding to libsodium'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools libsodium)
 source=("https://pypi.python.org/packages/source/l/libnacl/libnacl-$pkgver.tar.gz")
-md5sums=('fd986449d9a2bf22ed9d05989bb46fba')
+md5sums=('27f57f34ce6e0fe1dba7c754bd83773f')
 
 prepare() {
   cp -r libnacl-$pkgver python2-libnacl-$pkgver



More information about the arch-commits mailing list