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

Felix Yan felixonmars at archlinux.org
Sat Feb 24 12:28:36 UTC 2018


    Date: Saturday, February 24, 2018 @ 12:28:35
  Author: felixonmars
Revision: 297914

upgpkg: python-construct 2.9.34-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-24 12:28:14 UTC (rev 297913)
+++ PKGBUILD	2018-02-24 12:28:35 UTC (rev 297914)
@@ -3,7 +3,7 @@
 
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
-pkgver=2.9.33
+pkgver=2.9.34
 pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
@@ -14,7 +14,7 @@
               'python2-pytest-runner' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python2-enum34' )
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
-sha512sums=('1cea619a1606a0ec37bf327f627e75607ee66760b8ffde565991d2bdd6b5ec4bc64085aafc5e4ea22fc5025598123c52a2a82621d363b643cfb9cf24cfd010cd')
+sha512sums=('7ffc899858c3ac5dbf99a4fc819426334e71143b002aa81fe0387487b63215aa022d711f6d9e1bde561ce323d8c4b0b2e35697652f3786db6706ad24eab12b75')
 
 prepare() {
   cp -a construct-$pkgver{,-py2}



More information about the arch-commits mailing list