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

Felix Yan felixonmars at archlinux.org
Sat Jan 13 16:10:28 UTC 2018


    Date: Saturday, January 13, 2018 @ 16:10:27
  Author: felixonmars
Revision: 281827

upgpkg: python-construct 2.8.21-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 16:09:41 UTC (rev 281826)
+++ PKGBUILD	2018-01-13 16:10:27 UTC (rev 281827)
@@ -3,7 +3,7 @@
 
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
-pkgver=2.8.20
+pkgver=2.8.21
 pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-numpy' 'python2-numpy')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
-sha512sums=('20bcb44600412400b9f4cef40d7d0ed448b202cc19a1e5e5260e83cbaa7b904c2a0a485aef024b85b28b0c4b99b995588f7c93b519bc4fb1770e8b7481ae0133')
+sha512sums=('f8e2c8d0f437cce760b1439fc68e2b10dccf852e1bf3c42e0569a3e32fe218d2a4d4cc662229455a910fa8a7cf0fc0500cb0d38ad0485f1b9fd954334f343562')
 
 prepare() {
   cp -a construct-$pkgver{,-py2}



More information about the arch-commits mailing list