author | Andreas Radke
<andyrtr@archlinux.org> 2011-06-04 22:06:53 UTC |
committer | Andreas Radke
<andyrtr@archlinux.org> 2011-06-04 22:06:53 UTC |
parent | 2b4b2a70648f98c19d3afcd37518afb0cdb08aa7 |
PKGBUILD | +1 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fc3e483..d1d517d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,12 +3,11 @@ pkgname=xfce4-dev-tools pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Xfce developer tools" arch=('any') license=('GPL2') url="http://www.xfce.org/" -groups=('xfce4-goodies') depends=('gtk-doc' 'automake' 'automake' 'make' 'intltool' 'pkgconfig') options=('!libtool') source=(http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.8/${pkgname}-${pkgver}.tar.bz2)