diff --git a/srcpkgs/python-apsw/template b/srcpkgs/python-apsw/template index 722c5b91558..ed47b4a7803 100644 --- a/srcpkgs/python-apsw/template +++ b/srcpkgs/python-apsw/template @@ -1,6 +1,6 @@ # Template file for 'python-apsw' pkgname=python-apsw -_distver=3.28.0 +_distver=3.29.0 _patchver=r1 version=${_distver}${_patchver} revision=1 @@ -12,8 +12,9 @@ short_desc="Another Python SQLite Wrapper (Python2)" maintainer="bra1nwave " license="Zlib" homepage="https://github.com/rogerbinns/apsw" +changelog="https://raw.githubusercontent.com/rogerbinns/apsw/master/doc/changes.rst" distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz" -checksum=0347dd778f40e6d97ceeb3c469a5a06a64b1c69bb17d4a6e2c00db7ec38e2845 +checksum=a5715b4ff614d6bc3b19dcd73e54d5ba0c5340cdae6141ef6dd1e09b289bf7f7 post_install() { vlicense LICENSE