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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 16 15:25:16 UTC 2009


    Date: Friday, October 16, 2009 @ 11:25:16
  Author: andyrtr
Revision: 55923

upgpkg: xfce4-panel 4.6.2-1
    new version 4.6.2

Modified:
  xfce4-panel/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-16 15:21:55 UTC (rev 55922)
+++ PKGBUILD	2009-10-16 15:25:16 UTC (rev 55923)
@@ -2,19 +2,19 @@
 # Maintainer: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-panel
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=("libxfcegui4>=$pkgver" 'exo>=0.3.101' 'libwnck' 'hicolor-icon-theme')
-makedepends=('pkgconfig' "xfconf>=$pkgver" 'intltool')
+depends=("libxfcegui4>=4.6.1" 'exo>=0.3.104' 'libwnck' 'hicolor-icon-theme')
+makedepends=('pkgconfig' "xfconf>=4.6.1" 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('73a366b9892152266b465d7d9c35bef4')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('88352816c84cbea57121b0c478976976')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list