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

Felix Yan felixonmars at archlinux.org
Mon Feb 8 18:27:43 UTC 2021


    Date: Monday, February 8, 2021 @ 18:27:43
  Author: felixonmars
Revision: 849494

upgpkg: python-construct 2.10.58-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-08 18:27:32 UTC (rev 849493)
+++ PKGBUILD	2021-02-08 18:27:43 UTC (rev 849494)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.57
+pkgver=2.10.58
 pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
@@ -15,7 +15,7 @@
             'python-numpy: for array serialization with Numpy protocol'
             'python-ruamel-yaml: for KaitaiStruct (KSY) exporter')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
-sha512sums=('ef2f0bbcf4cbcf4862033b16ccb428f84d63ca5c867157b47e38b441cb439c953b543cf69f352c0542525fd07b37d1b3b68910ae5331c482e75b4af937e116a1')
+sha512sums=('8547847e3fa15c020ab7d178b229c5b93744b48497c4cf809a93527be5776eacd52783a0fa38583d694c262c119835c989fcbe0936eb247ca844d252c4bdebb5')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list