mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
geany: update to 1.34.1.
This commit is contained in:
parent
9119a4417c
commit
25f913e9c0
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.34
|
version=1.34.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vte --enable-gtk3"
|
configure_args="--enable-vte --enable-gtk3"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.geany.org"
|
homepage="https://www.geany.org"
|
||||||
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=63b93d25d037eaffa77895ae6dd29c91bca570e4053eff5cc8490f87e6021f8e
|
checksum=e765efd89e759defe3fd797d8a2052afbb4b23522efbcc72e3a72b7f1093ec11
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue