[arch-commits] Commit in xfdesktop/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 17:30:36 UTC 2011


    Date: Sunday, January 16, 2011 @ 12:30:36
  Author: andyrtr
Revision: 106407

upgpkg: xfdesktop 4.8.0-1
upstream release 4.8.0

Modified:
  xfdesktop/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 17:27:10 UTC (rev 106406)
+++ PKGBUILD	2011-01-16 17:30:36 UTC (rev 106407)
@@ -3,22 +3,22 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfdesktop
-pkgver=4.7.5
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="A desktop manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfce4ui' 'thunar>=1.1.4' 'hicolor-icon-theme' 'libwnck>=2.30.0')
-makedepends=("xfce4-panel>=4.7.4" 'pkgconfig' 'intltool')
-optdepends=('xfce4-panel: panel plugin')
+depends=('libxfce4ui' 'thunar>=1.2.0' 'hicolor-icon-theme' 'libwnck>=2.30.0')
+makedepends=("xfce4-panel>=4.8.0" 'pkgconfig' 'intltool')
+optdepends=('xfce4-panel: panel menu plugin')
 conflicts=('xfce4-menueditor')
 replaces=('xfce4-menueditor')
 options=('!libtool')
 install=xfdesktop.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ae6c2b1d0f43a294bf409ec0332352a4')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('828223bc0a2b311b2f6aa529b1b7a87d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list