python-zstandard: Update to 0.24.0 (#5596)
This commit is contained in:
parent
b6f1f234a5
commit
f28d22c094
@ -1,8 +1,8 @@
|
||||
# Maintainer: Jeremy Drake <github@jdrake.com>
|
||||
|
||||
pkgname=python-zstandard
|
||||
pkgver=0.23.0
|
||||
pkgrel=2
|
||||
pkgver=0.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Python bindings to the Zstandard (zstd) compression library'
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://github.com/indygreg/python-zstandard"
|
||||
@ -21,7 +21,7 @@ makedepends=(
|
||||
)
|
||||
options=('!emptydirs')
|
||||
source=("https://github.com/indygreg/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('f29233338bcef11f233737eb58aba85074f0fd3163bec1a20303de1270e6fb16')
|
||||
sha256sums=('cc63af195abef8c57e8eba154e2d3c642d41da50063c3e83080b64798b7f25f5')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user