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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 18:18:08 UTC 2010


    Date: Tuesday, March 30, 2010 @ 14:18:07
  Author: ibiru
Revision: 74289

update to 2.30

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 18:16:57 UTC (rev 74288)
+++ PKGBUILD	2010-03-30 18:18:07 UTC (rev 74289)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-panel
-pkgver=2.29.92.1
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="The GNOME Panel"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.gnome.org"
-depends=('libwnck>=2.29.92' 'gnome-menus>=2.29.92' 'evolution-data-server>=2.29.92' 'gnome-desktop>=2.29.92' 'libgweather>=2.29.92' 'librsvg>=2.26.0' 'hicolor-icon-theme' 'libcanberra' 'libbonoboui>=2.24.2')
-makedepends=('gnome-doc-utils>=0.19.5' 'pkgconfig' 'intltool' 'networkmanager')
+depends=('libwnck>=2.30.0' 'gnome-menus>=2.30.0' 'evolution-data-server>=2.30.0' 'gnome-desktop>=2.29.92' 'libgweather>=2.29.92' 'librsvg>=2.26.0' 'hicolor-icon-theme' 'libcanberra' 'libbonoboui>=2.24.2')
+makedepends=('gnome-doc-utils>=0.20.0' 'pkgconfig' 'intltool' 'networkmanager')
 options=('!libtool' '!emptydirs')
 groups=('gnome')
 install=gnome-panel.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('75974a1843e8fc8cd606299402000a39b0f9cb16973557b9afbf194a423c40f2')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('7e8f99d3105bc0dda038b5859ab56d0a9740e244d7853786f1deb2df0a692220')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list