mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
garcon: update to 0.7.0.
This commit is contained in:
parent
1d530190c4
commit
3a8724c0a3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'garcon'
|
# Template file for 'garcon'
|
||||||
pkgname=garcon
|
pkgname=garcon
|
||||||
version=0.6.4
|
version=0.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool gettext-devel glib-devel"
|
hostmakedepends="pkg-config intltool gettext-devel glib-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d75e4753037a74733c07b71b8db7a656d869869f0f107f6411a306bbc87a762d
|
checksum=82c3b61b508011642b09e6fb01b1d3f22c4e4de0fc54a9244327d0ddb66b2423
|
||||||
|
|
||||||
garcon-devel_package() {
|
garcon-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} libxfce4ui-devel gtk+3-devel"
|
depends="${sourcepkg}>=${version}_${revision} libxfce4ui-devel gtk+3-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue