xfconf: update to 4.8.0, bumped abi_depends.
This commit is contained in:
parent
82bf399794
commit
39dcb8b83c
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=4.7.3"
|
||||
abi_depends=">=4.8.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'xfconf'
|
||||
pkgname=xfconf
|
||||
version=4.7.5
|
||||
distfiles="http://archive.xfce.org/xfce/4.8pre3/src/$pkgname-$version.tar.bz2"
|
||||
version=4.8.0
|
||||
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=49c309158bc654789f63d091774e1c1a6bf07392da276660d37fc040fa599e4d
|
||||
checksum=e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d
|
||||
long_desc="
|
||||
Xfconf is a hierarchical (tree-like) configuration system where the
|
||||
immediate child nodes of the root are called \"channels\". All settings
|
||||
|
|
Loading…
Reference in New Issue