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

Felix Yan felixonmars at archlinux.org
Mon Apr 5 16:18:42 UTC 2021


    Date: Monday, April 5, 2021 @ 16:18:42
  Author: felixonmars
Revision: 911872

upgpkg: python-construct 2.10.65-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-05 15:42:51 UTC (rev 911871)
+++ PKGBUILD	2021-04-05 16:18:42 UTC (rev 911872)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.64
+pkgver=2.10.65
 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=('00eee1d330457dffe854d5a709c21a8f6e71034695ea9aaffb886c198f2cf56b142f0d5d9edbeee480b77a13f8f8c1faaf6b84eed4161882d77623935502460a')
+sha512sums=('e557fd81e596070602438bb467e2642173e55a783d3992d821b96f8878d717e40aafcab24778905899fe31cad480adbb56a5f442279233135efc8ba67dd0dc17')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list