diff --git a/srcpkgs/python3-jq/template b/srcpkgs/python3-jq/template index 52702247c21..443318c6bbd 100644 --- a/srcpkgs/python3-jq/template +++ b/srcpkgs/python3-jq/template @@ -1,6 +1,6 @@ # Template file for 'python3-jq' pkgname=python3-jq -version=1.2.2 +version=1.2.3 revision=1 wrksrc="${pkgname#*-}.py-${version}" build_style=python3-module @@ -11,8 +11,9 @@ short_desc="Python bindings for jq" maintainer="RunningDroid " license="BSD-2-Clause" homepage="https://pypi.org/project/jq/" +changelog="https://raw.githubusercontent.com/mwilliamson/jq.py/master/CHANGELOG.rst" distfiles="https://github.com/mwilliamson/jq.py/archive/${version}.tar.gz" -checksum=0b926078855b6daee6e8ae5366ebf11c06911195abae643a7cdd37fce087fa0e +checksum=52392e001cd90769d68f4e46821c645e277b9c1db01528a6bbc9d1875b81fcf5 pre_build() { cython jq.pyx