gummi: update to 0.8.2.
This commit is contained in:
parent
0cfae9976b
commit
a7f7d94238
1 changed files with 3 additions and 3 deletions
|
@ -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 <diogo@diogoleal.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue