[arch-commits] Commit in xfce4-dev-tools/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jan 16 15:53:19 UTC 2011
Date: Sunday, January 16, 2011 @ 10:53:19
Author: andyrtr
Revision: 106309
upgpkg: xfce4-dev-tools 4.8.0-1
update release 4.8.0
Modified:
xfce4-dev-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-16 15:30:25 UTC (rev 106308)
+++ PKGBUILD 2011-01-16 15:53:19 UTC (rev 106309)
@@ -3,7 +3,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')
@@ -12,8 +12,8 @@
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}
More information about the arch-commits
mailing list