[arch-commits] Commit in xfdesktop/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Feb 27 20:33:54 UTC 2009
Date: Friday, February 27, 2009 @ 15:33:54
Author: andyrtr
Revision: 28057
upgpkg: xfdesktop 4.6.0-1
new version 4.6.0
Modified:
xfdesktop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-27 20:29:15 UTC (rev 28056)
+++ PKGBUILD 2009-02-27 20:33:54 UTC (rev 28057)
@@ -2,21 +2,21 @@
# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
pkgname=xfdesktop
-pkgver=4.5.99.1
+pkgver=4.6.0
pkgrel=1
pkgdesc="A desktop manager for Xfce"
arch=(i686 x86_64)
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=("libxfce4menu>=$pkgver" 'thunar>=0.9.99.1' 'hicolor-icon-theme')
+depends=("libxfce4menu>=$pkgver" 'thunar>=1.0.0' 'hicolor-icon-theme')
makedepends=("xfce4-panel>=$pkgver" 'pkgconfig')
conflicts=('xfce4-menueditor')
replaces=('xfce4-menueditor')
options=('!libtool')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('84343ef05823403c98981b933d3adfe6')
+md5sums=('508b18f9d4ef27833517bba3bd6e2fbf')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list