mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
geany: update to 1.24.1.
This commit is contained in:
parent
488e435591
commit
81199baf75
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.24
|
version=1.24.1
|
||||||
revision=3
|
revision=3
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args=" --prefix=/usr"
|
configure_args=" --prefix=/usr"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=51c37690fea9b7a9baaf7f9158c5d88d86ae81d44409ec0460aa0445fe0a039f
|
checksum=7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33
|
||||||
|
|
||||||
geany-plugins_package() {
|
geany-plugins_package() {
|
||||||
depends="geany>=$version"
|
depends="geany>=$version"
|
||||||
|
|
Loading…
Add table
Reference in a new issue