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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 30 04:50:13 UTC 2020


    Date: Wednesday, December 30, 2020 @ 04:50:11
  Author: svenstaro
Revision: 798591

upgpkg: python-zstandard 0.15.0-1

Modified:
  python-zstandard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-30 01:13:34 UTC (rev 798590)
+++ PKGBUILD	2020-12-30 04:50:11 UTC (rev 798591)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Horel <guillaume.horel at gmail.com>
 pkgname=('python-zstandard')
 _pkgname='zstandard'
-pkgver=0.14.1
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="Python bindings to the Zstandard (zstd) compression library"
 url="https://github.com/indygreg/python-zstandard"
@@ -13,7 +13,7 @@
 license=('BSD')
 arch=('x86_64')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/indygreg/python-zstandard/archive/$pkgver.tar.gz")
-sha256sums=('15d3b92e1b5aad5af7b93830825291821831baa6a2a0bf1b389b6171d4f8114f')
+sha256sums=('5d5a2908e329d599933e3a6d3437506a7141bffbfdca98d8734fc9f1d5314bde')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list