garcon: make this build again.
This commit is contained in:
parent
2a89d4e881
commit
f25971c635
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'garcon'
|
||||
pkgname=garcon
|
||||
version=0.2.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
|
@ -11,7 +11,7 @@ short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://wiki.xfce.org/dev/garcon"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://archive.se.xfce.org/src/xfce/garcon/0.2/$pkgname-$version.tar.bz2"
|
||||
distfiles="http://archive.xfce.org/src/xfce/garcon/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=48b644b8b2ffe597974e2526ca1a5d2d7da6a09c2d434f008dec80e9152701f7
|
||||
|
||||
garcon-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue