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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 17:18:41 UTC 2020


    Date: Thursday, February 13, 2020 @ 17:18:41
  Author: felixonmars
Revision: 570647

upgpkg: python-construct 2.9.50-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 17:17:30 UTC (rev 570646)
+++ PKGBUILD	2020-02-13 17:18:41 UTC (rev 570647)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.9.49
+pkgver=2.9.50
 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=('6f471ea4fc861ff065eb3121416ae9d4ed37ee148c4881201dd1e1a06593f4ab80a62720a4a4718cdd8a8fe0c44c5fc86743cf54a5ba3c8ea2a06558624e0e0a')
+sha512sums=('81d78555f4f7fc6f0f1eb3ca40845476469417dc57a565f04d1685d1ca0fe34784318d83f4135ac2588c19e601186a3850cf148976e0cdcafe2764060b59776d')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list