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

Felix Yan felixonmars at archlinux.org
Wed Mar 24 16:43:57 UTC 2021


    Date: Wednesday, March 24, 2021 @ 16:43:57
  Author: felixonmars
Revision: 901660

upgpkg: python-construct 2.10.62-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 16:43:56 UTC (rev 901659)
+++ PKGBUILD	2021-03-24 16:43:57 UTC (rev 901660)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.61
+pkgver=2.10.62
 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=('dd25f9646d55c4914fbb506b795dced01a5a2d58a9d8378ceaa4d5ba666c9547e96f7a658e8d521ef9a3f53065e89b90e0c8560bc2eb4095b9ff8077b840eec4')
+sha512sums=('901567c7dd1cf52d3e7e7a113cc5921c1e2d3fcda8cf7b09f3ab3494742798c5beee1461eafddba9166fad10fce57de41506aa2999299673a4ab0add453a0d59')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list