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

Felix Yan felixonmars at archlinux.org
Thu Feb 8 02:51:38 UTC 2018


    Date: Thursday, February 8, 2018 @ 02:51:37
  Author: felixonmars
Revision: 290128

upgpkg: python-kaitaistruct 0.8-1

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 02:51:27 UTC (rev 290127)
+++ PKGBUILD	2018-02-08 02:51:37 UTC (rev 290128)
@@ -3,7 +3,7 @@
 
 pkgbase=python-kaitaistruct
 pkgname=('python-kaitaistruct' 'python2-kaitaistruct')
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime library for Python"
 arch=('any')
@@ -11,7 +11,7 @@
 url="http://kaitai.io"
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz")
-sha512sums=('b7b5b1455107a4129615db9fdcf396c7c4655ababbf6c8ccd82a63a9fd93cd549a04f183b235467d7dc989b522f3a1939bb248808c5fb88e8c723ce9b2068047')
+sha512sums=('a676a048dd96366dbc89a981dc51c1f6aeb76b9e4fc2d3ebfea527c27dc201803e4f3d8fceff96686e3964b1f3040e4ee9dd2f857a422da1998d98dc325bdbc7')
 
 prepare() {
   cp -a kaitai_struct_python_runtime-$pkgver{,-py2}



More information about the arch-commits mailing list