From e01d5c25a112256bed776320aac8809b45f64b53 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 14 Feb 2025 20:53:32 +0100 Subject: [PATCH] python3-pyzstd: update to 0.16.2. --- srcpkgs/python3-pyzstd/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-pyzstd/template b/srcpkgs/python3-pyzstd/template index 5034115f03a..7038468d18d 100644 --- a/srcpkgs/python3-pyzstd/template +++ b/srcpkgs/python3-pyzstd/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyzstd' pkgname=python3-pyzstd -version=0.16.0 -revision=2 +version=0.16.2 +revision=1 build_style=python3-module make_build_args="--dynamic-link-zstd" hostmakedepends="python3-setuptools" @@ -11,10 +11,10 @@ checkdepends="python3-pytest" short_desc="Python bindings to zstd, API is similar to bz2/lzma/zlib module" maintainer="Joel Beckmeyer " license="BSD-3-Clause" -homepage="https://github.com/animalize/pyzstd" -changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst" +homepage="https://github.com/Rogdham/pyzstd" +changelog="https://raw.githubusercontent.com/Rogdham/pyzstd/refs/heads/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz" -checksum=fd43a0ae38ae15223fb1057729001829c3336e90f4acf04cf12ebdec33346658 +checksum=179c1a2ea1565abf09c5f2fd72f9ce7c54b2764cf7369e05c0bfd8f1f67f63d2 post_install() { vlicense LICENSE