geany: update to 1.27.
This commit is contained in:
parent
ff41a266f0
commit
7494aee45e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geany'
|
||||
pkgname=geany
|
||||
version=1.26
|
||||
version=1.27
|
||||
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=e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d
|
||||
checksum=846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue