mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
geany: update to 1.23.
This commit is contained in:
parent
10b3d10ff4
commit
3ced1d86c5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'geany'
|
# Template file for 'geany'
|
||||||
pkgname=geany
|
pkgname=geany
|
||||||
version=1.22
|
version=1.23
|
||||||
revision=3
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
makedepends="pkg-config intltool python gtk+-devel vte-devel"
|
makedepends="pkg-config intltool python gtk+-devel vte-devel"
|
||||||
short_desc="Fast and lightweight IDE"
|
short_desc="Fast and lightweight IDE"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
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=901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e
|
checksum=cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0
|
||||||
long_desc="
|
long_desc="
|
||||||
Geany is a text editor using the GTK2 toolkit with basic features of an
|
Geany is a text editor using the GTK2 toolkit with basic features of an
|
||||||
integrated development environment. It was developed to provide a small and
|
integrated development environment. It was developed to provide a small and
|
||||||
|
|
Loading…
Add table
Reference in a new issue