xfconf: update to 4.10.0.
This commit is contained in:
parent
d308f10138
commit
b784323e9d
2 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xfconf'
|
||||
pkgname=xfconf
|
||||
version=4.9.1
|
||||
version=4.10.0
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/xfce/xfconf/4.9/$pkgname-$version.tar.bz2"
|
||||
distfiles="http://archive.xfce.org/src/xfce/xfconf/4.10/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
checksum=306e09e1a5206a78384a425425997f9471a03a63fa2f77465ecbc7e4457b9608
|
||||
checksum=175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576
|
||||
long_desc="
|
||||
Xfconf is a hierarchical (tree-like) configuration system where the
|
||||
immediate child nodes of the root are called channels. All settings
|
||||
|
|
|
@ -6,3 +6,4 @@ libc.so.6
|
|||
libdbus-1.so.3
|
||||
librt.so.1
|
||||
libxfce4util.so.6
|
||||
libgthread-2.0.so.0
|
||||
|
|
Loading…
Reference in a new issue