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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 22:05:49 UTC 2021


    Date: Friday, February 5, 2021 @ 22:05:48
  Author: felixonmars
Revision: 846424

upgpkg: python-construct 2.10.57-1

Modified:
  python-construct/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 22:05:47 UTC (rev 846423)
+++ PKGBUILD	2021-02-05 22:05:48 UTC (rev 846424)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.56
-pkgrel=3
+pkgver=2.10.57
+pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
 license=('MIT')
@@ -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=('cc9aa126c26a017a3fb7b78a6b8f2056194028a44c8ed615a6dc4a445d50f0463e2de0b80810ab5a252070925a56b5a61dbb601a3de9e445d861356231a146d5')
+sha512sums=('ef2f0bbcf4cbcf4862033b16ccb428f84d63ca5c867157b47e38b441cb439c953b543cf69f352c0542525fd07b37d1b3b68910ae5331c482e75b4af937e116a1')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list