mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
geany: update to 1.31
This commit is contained in:
parent
6de0cba4fd
commit
b0fc1420f0
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.30.1
|
version=1.31
|
||||||
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=0ac360f1f3d6c28790a81d570252a7d40421f6e1d8e5a8d653756bd041d88491
|
checksum=30fdb906bb76c4251a8bcf83ee267db28c26ef6ab867668a782cec1164a3aba5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue