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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 2 15:56:13 UTC 2021


    Date: Saturday, January 2, 2021 @ 15:56:11
  Author: svenstaro
Revision: 803917

upgpkg: python-zstandard 0.15.1-1

Modified:
  python-zstandard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-02 15:55:19 UTC (rev 803916)
+++ PKGBUILD	2021-01-02 15:56:11 UTC (rev 803917)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Horel <guillaume.horel at gmail.com>
 pkgname=('python-zstandard')
 _pkgname='zstandard'
-pkgver=0.15.0
+pkgver=0.15.1
 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=('5d5a2908e329d599933e3a6d3437506a7141bffbfdca98d8734fc9f1d5314bde')
+sha256sums=('8fb99ccd8a96d8dd171944f2c837ed0fa28a58049c417adffd6fe8690cf6b429')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list