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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 23:17:21 UTC 2022


    Date: Friday, March 11, 2022 @ 23:17:21
  Author: felixonmars
Revision: 1148917

upgpkg: python-construct 2.10.68-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 23:16:29 UTC (rev 1148916)
+++ PKGBUILD	2022-03-11 23:17:21 UTC (rev 1148917)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-construct
-pkgver=2.10.67
-pkgrel=3
+pkgver=2.10.68
+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=('a4c7cc32b9eb63311c6ae2b1580b7a696c1e0c3960d78936798dd794cb37a77ec8ed8baa8128f12abd50390b9f4cb3f150e3453d5043797f0bd603525b8292a5')
+sha512sums=('2388751323b16b69a06457c4862e7d1334580c201050734f150ab4437e2066ed18ff5323f7d81b8bb93124ae0f57a2ae91d7c64ffefc6e0369d6e625b7fef4eb')
 
 build() {
   cd construct-$pkgver



More information about the arch-commits mailing list