Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 026512d

Browse files
committed
archrelease: copy trunk to community-any
git-svn-id: file:///srv/repos/svn-community/svn@903435 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 4addcaf commit 026512d

File tree

1 file changed

+2
-2
lines changed
  • python-construct/repos/community-any

1 file changed

+2
-2
lines changed

Diff for: python-construct/repos/community-any/PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Felix Yan <[email protected]>
22

33
pkgname=python-construct
4-
pkgver=2.10.62
4+
pkgver=2.10.63
55
pkgrel=1
66
pkgdesc="A powerful declarative parser/builder for binary data"
77
arch=('any')
@@ -15,7 +15,7 @@ optdepends=('python-arrow: for Timestamp'
1515
'python-numpy: for array serialization with Numpy protocol'
1616
'python-ruamel-yaml: for KaitaiStruct (KSY) exporter')
1717
source=("$pkgname-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
18-
sha512sums=('901567c7dd1cf52d3e7e7a113cc5921c1e2d3fcda8cf7b09f3ab3494742798c5beee1461eafddba9166fad10fce57de41506aa2999299673a4ab0add453a0d59')
18+
sha512sums=('6d3202f4c98f9c14edaf0c3ea90875eb43c9e3ca454f54a2fe3c6d7810957781a0fe95c60cb6b28445ab80a9ad3ae52c4a397cf9b3531f42d1cb443564427a9c')
1919

2020
build() {
2121
cd construct-$pkgver

0 commit comments

Comments
 (0)