exo: update to 0.10.7.
This commit is contained in:
parent
b99c981bdf
commit
07f8949891
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'exo'
|
||||
pkgname=exo
|
||||
version=0.10.6
|
||||
version=0.10.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel perl-URI"
|
||||
makedepends="gtk+-devel libxfce4ui-devel perl-URI"
|
||||
makedepends="gtk+-devel libxfce4ui-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils perl-URI"
|
||||
conf_files="/etc/xdg/xfce4/helpers.rc"
|
||||
short_desc="Application library for the Xfce desktop environment"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/xfce/exo/${version%.*}/exo-${version}.tar.bz2"
|
||||
checksum=1cc0e5a432e050a5e5aa64d126b988f4440da4f27474aaf42a4d8e13651d0752
|
||||
checksum=521581481128af93e815f9690020998181f947ac9e9c2b232b1f144d76b1b35c
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user