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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 15:41:10 UTC 2010


    Date: Monday, September 27, 2010 @ 11:41:10
  Author: ibiru
Revision: 91655

update to 2.32.0.1

Modified:
  gnome-panel/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 15:32:46 UTC (rev 91654)
+++ PKGBUILD	2010-09-27 15:41:10 UTC (rev 91655)
@@ -3,7 +3,7 @@
 
 pkgbase=gnome-panel
 pkgname=('gnome-panel' 'gnome-panel-bonobo')
-pkgver=2.31.92
+pkgver=2.32.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -11,8 +11,8 @@
 makedepends=('libwnck' 'gnome-menus' 'evolution-data-server' 'gnome-desktop' 'libgweather' 'librsvg' 'hicolor-icon-theme' 'libcanberra' 'libbonoboui' 'gnome-doc-utils' 'pkg-config' 'intltool' 'networkmanager' 'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-panel.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/2.31/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('e8b75954e0437f7cefd6cef070ed646bc595a617c39db0b99e3939ddda5bcca3')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/2.32/${pkgbase}-${pkgver}.tar.bz2)
+sha256sums=('c2311697ae42946c63c724af871b8ee529c83bc9c3d885fa10fb6834d729301c')
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"
@@ -26,7 +26,7 @@
 
 package_gnome-panel() {
   pkgdesc="The GNOME Panel"
-  depends=('gnome-menus>=2.30.3' 'gnome-desktop>=2.31.92' 'evolution-data-server>=2.31.92' 'librsvg>=2.31.0' 'libcanberra>=0.25' 'libwnck>=2.30.4' 'hicolor-icon-theme')
+  depends=('gnome-menus>=2.30.4' 'gnome-desktop>=2.32.0' 'evolution-data-server>=2.32.0' 'librsvg>=2.31.0' 'libcanberra>=0.25' 'libwnck>=2.30.5' 'hicolor-icon-theme')
   optdepends=('gnome-panel-bonobo: libbonoboui-based applet support')
   groups=('gnome')
 




More information about the arch-commits mailing list