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

Felix Yan felixonmars at archlinux.org
Fri Feb 14 12:50:51 UTC 2020


    Date: Friday, February 14, 2020 @ 12:50:25
  Author: felixonmars
Revision: 571000

upgpkg: python-construct 2.9.51-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 12:42:35 UTC (rev 570999)
+++ PKGBUILD	2020-02-14 12:50:25 UTC (rev 571000)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.9.50
+pkgver=2.9.51
 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=('81d78555f4f7fc6f0f1eb3ca40845476469417dc57a565f04d1685d1ca0fe34784318d83f4135ac2588c19e601186a3850cf148976e0cdcafe2764060b59776d')
+sha512sums=('045b9050d435e966595bce895399811bf2bd78767ae2f5dd6e8cf1a6a444d0087932a2e4b4dcd60b39ff461e39ce99c462d01a77f235db35a4723f51804f6a02')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list