diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template index 3e65ba94513..e52b8f6d87e 100644 --- a/srcpkgs/gummi/template +++ b/srcpkgs/gummi/template @@ -1,6 +1,6 @@ # Template file for 'gummi' pkgname=gummi -version=0.8.1 +version=0.8.2 revision=1 build_style=gnu-configure hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel" @@ -11,8 +11,8 @@ maintainer="Diogo Leal " license="MIT" homepage="https://github.com/alexandervdm/gummi/" changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=061c417c8078e40c220ec891e662c9b267f67a58461eb578d3cbbb1e224294f2 +distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz" +checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728 pre_configure() { autoreconf -fi