author | Andreas Radke
<andyrtr@archlinux.org> 2011-01-16 15:53:19 UTC |
committer | Andreas Radke
<andyrtr@archlinux.org> 2011-01-16 15:53:19 UTC |
parent | f4bae0fe30205ead955c6e476761e0c206f689c0 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index bee6be9..fc3e483 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Tobias Kieslich <tobias funnychar archlinux.org> pkgname=xfce4-dev-tools -pkgver=4.7.4 +pkgver=4.8.0 pkgrel=1 pkgdesc="Xfce developer tools" arch=('any') @@ -11,8 +11,8 @@ 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.7/${pkgname}-${pkgver}.tar.bz2) -md5sums=('fcd0fadb39b20500c873c2f5d5a6913c') +source=(http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.8/${pkgname}-${pkgver}.tar.bz2) +md5sums=('9591299c49d92d00ba47974c42a735fa') build() { cd ${srcdir}/${pkgname}-${pkgver}