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'
|
||||
pkgname=geany
|
||||
version=1.35
|
||||
version=1.36
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-vte --enable-gtk3"
|
||||
|
@ -9,11 +9,11 @@ hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool
|
|||
makedepends="gtk+3-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
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"
|
||||
homepage="https://www.geany.org"
|
||||
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d
|
||||
checksum=9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue