diff --git a/srcpkgs/python3-pyppmd/template b/srcpkgs/python3-pyppmd/template index a80c2a5f038..649457c535c 100644 --- a/srcpkgs/python3-pyppmd/template +++ b/srcpkgs/python3-pyppmd/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyppmd' pkgname=python3-pyppmd -version=0.18.2 +version=0.18.3 revision=1 wrksrc="pyppmd-${version}" build_style=python3-module @@ -12,7 +12,7 @@ checkdepends="python3-pytest python3-py-cpuinfo python3-hypothesis" short_desc="Python interface for PPM variation H and I.2" maintainer="Joel Beckmeyer " license="LGPL-2.0-or-later" -homepage="https://github.com/miurahr/pyppmd" -changelog="https://raw.githubusercontent.com/miurahr/pyppmd/main/Changelog.rst" +homepage="https://codeberg.org/miurahr/pyppmd" +changelog="https://codeberg.org/miurahr/pyppmd/raw/branch/main/Changelog.rst" distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz" -checksum=732b28ea25afa41a282c986178b29e60ea5ec2e2b67f66997af943f73d4673e0 +checksum=6c74ce28213044e33a595279019e8d71512d5d8188826d106df9083f2b3006c4 diff --git a/srcpkgs/python3-pyppmd/update b/srcpkgs/python3-pyppmd/update new file mode 100644 index 00000000000..e299d00ea67 --- /dev/null +++ b/srcpkgs/python3-pyppmd/update @@ -0,0 +1 @@ +ignore="*rc*"