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

Felix Yan felixonmars at archlinux.org
Sat Feb 15 08:30:31 UTC 2020


    Date: Saturday, February 15, 2020 @ 08:30:31
  Author: felixonmars
Revision: 571380

upgpkg: python-construct 2.9.52-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 08:20:20 UTC (rev 571379)
+++ PKGBUILD	2020-02-15 08:30:31 UTC (rev 571380)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.9.51
+pkgver=2.9.52
 pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-arrow: for Timestamp'
             'python-numpy: for array serialization with Numpy protocol')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
-sha512sums=('045b9050d435e966595bce895399811bf2bd78767ae2f5dd6e8cf1a6a444d0087932a2e4b4dcd60b39ff461e39ce99c462d01a77f235db35a4723f51804f6a02')
+sha512sums=('becc226d3f9e37848d1a8921fb0f713696b3693ba0afb3533ef32108b24880d68af03b31945b87af08522c3b4c7a5b925e593ea82991159ee4f350a67d13da11')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list