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

Felix Yan felixonmars at archlinux.org
Thu Mar 25 20:04:31 UTC 2021


    Date: Thursday, March 25, 2021 @ 20:04:30
  Author: felixonmars
Revision: 903434

upgpkg: python-construct 2.10.63-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 20:01:54 UTC (rev 903433)
+++ PKGBUILD	2021-03-25 20:04:30 UTC (rev 903434)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.62
+pkgver=2.10.63
 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=('901567c7dd1cf52d3e7e7a113cc5921c1e2d3fcda8cf7b09f3ab3494742798c5beee1461eafddba9166fad10fce57de41506aa2999299673a4ab0add453a0d59')
+sha512sums=('6d3202f4c98f9c14edaf0c3ea90875eb43c9e3ca454f54a2fe3c6d7810957781a0fe95c60cb6b28445ab80a9ad3ae52c4a397cf9b3531f42d1cb443564427a9c')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list