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

Felix Yan felixonmars at archlinux.org
Tue Aug 29 06:34:55 UTC 2017


    Date: Tuesday, August 29, 2017 @ 06:34:55
  Author: felixonmars
Revision: 254709

upgpkg: python-construct 2.8.13-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-29 05:54:00 UTC (rev 254708)
+++ PKGBUILD	2017-08-29 06:34:55 UTC (rev 254709)
@@ -3,7 +3,7 @@
 
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
-pkgver=2.8.12
+pkgver=2.8.13
 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=('4d0f59623a62eeab3c10e95b4e8153a1593219bcbcbbe5f87e75ba0a010b62021a9502faf715623faa78b4e397f1a74b41e9bffd1ede92dbebf87b0d4a59b66b')
+sha512sums=('d0101af3acf7ad2bb0b9197e777a1d1fee3c09f5c795e1196dc757edaf5235b42639d3ae871ab57cf74daaeb276af6228e8bda4992bdc0118710b89b128a79c3')
 
 prepare() {
   cp -a construct-$pkgver{,-py2}



More information about the arch-commits mailing list