diff options
author | root <root@rshg047.dnsready.net> | 2011-05-19 22:46:30 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-19 22:46:30 +0000 |
commit | e2fe79d62643f0e50b1c5e194a94cb510b371cc8 (patch) | |
tree | 9c8ecff1c65af070ae8c3b849f1ef8cbc8fea7ce /extra/libxfcegui4 | |
parent | b8ea4461e461f0e1782e28b5810eb811423afa79 (diff) |
Thu May 19 22:46:30 UTC 2011
Diffstat (limited to 'extra/libxfcegui4')
-rw-r--r-- | extra/libxfcegui4/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/libxfcegui4/PKGBUILD b/extra/libxfcegui4/PKGBUILD index 3b4441c28..b89360ae7 100644 --- a/extra/libxfcegui4/PKGBUILD +++ b/extra/libxfcegui4/PKGBUILD @@ -1,15 +1,14 @@ -# $Id: PKGBUILD 119470 2011-04-11 17:35:10Z andyrtr $ +# $Id: PKGBUILD 124284 2011-05-18 17:58:51Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Tobias Kieslich <tobias funnychar archlinux.org> pkgname=libxfcegui4 pkgver=4.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="Various gtk widgets for Xfce" arch=(i686 x86_64) license=('GPL2') url="http://www.xfce.org/" -groups=('xfce4') depends=('startup-notification' "xfconf>=4.8.0" "libglade" 'libsm' 'hicolor-icon-theme') makedepends=('intltool') options=('!libtool') |