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

Felix Yan felixonmars at archlinux.org
Wed Mar 31 23:33:09 UTC 2021


    Date: Wednesday, March 31, 2021 @ 23:33:09
  Author: felixonmars
Revision: 910750

upgpkg: python-construct 2.10.64-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-31 23:27:02 UTC (rev 910749)
+++ PKGBUILD	2021-03-31 23:33:09 UTC (rev 910750)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.63
+pkgver=2.10.64
 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=('6d3202f4c98f9c14edaf0c3ea90875eb43c9e3ca454f54a2fe3c6d7810957781a0fe95c60cb6b28445ab80a9ad3ae52c4a397cf9b3531f42d1cb443564427a9c')
+sha512sums=('00eee1d330457dffe854d5a709c21a8f6e71034695ea9aaffb886c198f2cf56b142f0d5d9edbeee480b77a13f8f8c1faaf6b84eed4161882d77623935502460a')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list