exo: update to 0.10.0.
This commit is contained in:
parent
ff73cfb6ce
commit
309dfa5bd7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'exo'
|
||||
pkgname=exo
|
||||
version=0.8.0
|
||||
revision=3
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Application library for the Xfce desktop environment"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/xfce/exo/0.8/exo-$version.tar.bz2"
|
||||
checksum=6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0
|
||||
distfiles="http://archive.xfce.org/src/xfce/exo/0.10/exo-${version}.tar.bz2"
|
||||
checksum=bd5342f5d56a86521315d3ed5834973f28ab58d4f3d76351b590bebbb87afc66
|
||||
long_desc="
|
||||
Extension library for Xfce, targeted at application development."
|
||||
|
||||
|
|
Loading…
Reference in New Issue