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

Felix Yan felixonmars at archlinux.org
Wed Aug 30 17:04:05 UTC 2017


    Date: Wednesday, August 30, 2017 @ 17:04:04
  Author: felixonmars
Revision: 254790

upgpkg: python-construct 2.8.14-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 16:25:57 UTC (rev 254789)
+++ PKGBUILD	2017-08-30 17:04:04 UTC (rev 254790)
@@ -3,7 +3,7 @@
 
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
-pkgver=2.8.13
+pkgver=2.8.14
 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=('d0101af3acf7ad2bb0b9197e777a1d1fee3c09f5c795e1196dc757edaf5235b42639d3ae871ab57cf74daaeb276af6228e8bda4992bdc0118710b89b128a79c3')
+sha512sums=('ada1853ff9559f19dbb153ef4b60a6daf58dadaf0524fcb35c4a38e8c0a476acfbeec2f4d02ebfa1858c9d2660ffc8695d7ff8055a23e8dc40aca8290c53ac69')
 
 prepare() {
   cp -a construct-$pkgver{,-py2}



More information about the arch-commits mailing list