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

Felix Yan felixonmars at archlinux.org
Mon Oct 9 06:16:22 UTC 2017


    Date: Monday, October 9, 2017 @ 06:16:21
  Author: felixonmars
Revision: 262198

upgpkg: python-pynacl 1.1.2-2

rebuild with libsodium 1.0.15

Modified:
  python-pynacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-09 06:07:30 UTC (rev 262197)
+++ PKGBUILD	2017-10-09 06:16:21 UTC (rev 262198)
@@ -4,7 +4,7 @@
 pkgbase=python-pynacl
 pkgname=(python-pynacl python2-pynacl)
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Python binding to the Networking and Cryptography (NaCl) library'
 url='https://pypi.python.org/pypi/PyNaCl'
@@ -17,7 +17,7 @@
 
 source=("https://pypi.org/packages/source/P/PyNaCl/PyNaCl-$pkgver.tar.gz")
 
-md5sums=('1963c14272a42585676e74cf6292f4e3')
+sha512sums=('2fb186fca3ebdf3824b4a2517056124901cf81f0c6cfce3e46abf0e44a801150dfd68a08627f1c7cd9b115a67b1ed0802d21140cd79d700803cc409d1e1e9857')
 
 prepare() {
 	cp -a PyNaCl-$pkgver{,-python2}



More information about the arch-commits mailing list