diff options
Diffstat (limited to 'extra/xfconf/PKGBUILD')
-rw-r--r-- | extra/xfconf/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfconf/PKGBUILD b/extra/xfconf/PKGBUILD index 7616febf3..0c5496af8 100644 --- a/extra/xfconf/PKGBUILD +++ b/extra/xfconf/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 106342 2011-01-16 16:22:15Z andyrtr $ +# $Id: PKGBUILD 130064 2011-07-01 20:39:13Z andyrtr $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: tobias <tobias funnychar archlinux.org> pkgname=xfconf pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="a simple client-server configuration storage and query system" arch=('i686' 'x86_64') license=('GPL2') |