mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
geany: update to 1.36
This commit is contained in:
parent
6645cebb94
commit
df12373277
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geany'
|
# Template file for 'geany'
|
||||||
pkgname=geany
|
pkgname=geany
|
||||||
version=1.35
|
version=1.36
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vte --enable-gtk3"
|
configure_args="--enable-vte --enable-gtk3"
|
||||||
|
@ -9,11 +9,11 @@ hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool
|
||||||
makedepends="gtk+3-devel"
|
makedepends="gtk+3-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Fast and lightweight IDE"
|
short_desc="Fast and lightweight IDE"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
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=35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d
|
checksum=9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue