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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 06:07:54 UTC 2020


    Date: Wednesday, February 12, 2020 @ 06:07:54
  Author: felixonmars
Revision: 568300

upgpkg: python-construct 2.9.49-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 06:05:35 UTC (rev 568299)
+++ PKGBUILD	2020-02-12 06:07:54 UTC (rev 568300)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.9.46
+pkgver=2.9.49
 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=('01bd135b2e08958749eab1e79abb912d7da94743567b8165f6dc1b0edbbb765f1e7ba7e120fda1fef8bcd24a285d164b017f49527382921018091cc654d28cae')
+sha512sums=('6f471ea4fc861ff065eb3121416ae9d4ed37ee148c4881201dd1e1a06593f4ab80a62720a4a4718cdd8a8fe0c44c5fc86743cf54a5ba3c8ea2a06558624e0e0a')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list