mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
geany: update to 2.1.
This commit is contained in:
parent
e09a48155c
commit
cf3bc42801
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=2.0
|
version=2.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"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.geany.org"
|
homepage="https://www.geany.org"
|
||||||
changelog="https://raw.githubusercontent.com/geany/geany/master/NEWS"
|
changelog="https://raw.githubusercontent.com/geany/geany/master/NEWS"
|
||||||
distfiles="https://download.geany.org/geany-${version}.tar.bz2"
|
distfiles="https://download.geany.org/geany-${version}.tar.bz2"
|
||||||
checksum=565b4cd2f0311c1e3a167ec71c4a32dba642e0fe554ae5bb6b8177b7a74ccc92
|
checksum=6b96a8844463300c10b9692a0a5edad8236eec9e84342f575f83d4fc89331228
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue