geany: update to 1.30.
This commit is contained in:
parent
73065b2874
commit
911653805e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geany'
|
# Template file for 'geany'
|
||||||
pkgname=geany
|
pkgname=geany
|
||||||
version=1.29
|
version=1.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool python"
|
hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.geany.org"
|
homepage="http://www.geany.org"
|
||||||
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f
|
checksum=b2dec920c77bc3e88d5f7b0f1dbe4f5200f36df3b346d1aba39323bc30afae6d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue