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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Apr 7 16:18:14 UTC 2011


    Date: Thursday, April 7, 2011 @ 12:18:14
  Author: andyrtr
Revision: 118498

upgpkg: xfce4-panel 4.8.3-1
upstream update 4.8.3

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-07 14:37:56 UTC (rev 118497)
+++ PKGBUILD	2011-04-07 16:18:14 UTC (rev 118498)
@@ -3,19 +3,19 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-panel
-pkgver=4.8.2
+pkgver=4.8.3
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'hicolor-icon-theme')
+depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'libsm' 'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7c5be8f7cd7966b37a71d695946e4d2b')
+md5sums=('31d7c15fb93f4a771fc26cf13d4dc010')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list