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

Felix Yan felixonmars at archlinux.org
Wed Apr 7 22:16:26 UTC 2021


    Date: Wednesday, April 7, 2021 @ 22:16:26
  Author: felixonmars
Revision: 912892

upgpkg: python-construct 2.10.66-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 22:16:20 UTC (rev 912891)
+++ PKGBUILD	2021-04-07 22:16:26 UTC (rev 912892)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.65
+pkgver=2.10.66
 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=('e557fd81e596070602438bb467e2642173e55a783d3992d821b96f8878d717e40aafcab24778905899fe31cad480adbb56a5f442279233135efc8ba67dd0dc17')
+sha512sums=('66e23d1c92dd5472098ca1f971d781a0846a6bcfd797d9d71781f1ff7288f1e7d21b68176e8353409fc355979b1636f4f5a0ef86547d96860636296d19d340c2')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list