geany: update to 1.33.
This commit is contained in:
parent
75b15816be
commit
55781b3472
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geany'
|
||||
pkgname=geany
|
||||
version=1.32
|
||||
version=1.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool python"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.geany.org"
|
||||
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d
|
||||
checksum=66baaff43f12caebcf0efec9a5533044dc52837f799c73a1fd7312caa86099c2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue