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

Jan de Groot jgc at archlinux.org
Mon Sep 21 20:35:52 UTC 2009


    Date: Monday, September 21, 2009 @ 16:35:51
  Author: jgc
Revision: 52602

Update to 2.28.0

Modified:
  gnome-panel/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 20:30:41 UTC (rev 52601)
+++ PKGBUILD	2009-09-21 20:35:51 UTC (rev 52602)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-panel
-pkgver=2.27.92
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="The GNOME Panel"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org"
-depends=('libwnck>=2.27.92' 'gnome-menus>=2.27.92' 'evolution-data-server>=2.27.92' 'gnome-desktop>=2.27.92' 'libgweather>=2.27.92' 'librsvg>=2.26.0' 'libgnomeui>=2.24.1' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils>=0.17.5' 'pkgconfig' 'intltool' 'networkmanager')
+depends=('libwnck>=2.28.0' 'gnome-menus>=2.28.0' 'evolution-data-server>=2.28.0' 'gnome-desktop>=2.28.0' 'libgweather>=2.28.0' 'librsvg>=2.26.0' 'libgnomeui>=2.24.1' 'hicolor-icon-theme')
+makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'intltool' 'networkmanager')
 options=('!libtool' '!emptydirs')
 groups=('gnome')
 install=gnome-panel.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f465902ee2664b1acd73681ed6bd526ca86ff15a6954683ed63c12eba9fd20fc')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c1168c0c8f84692002557d60870c782f4831635080d2c52cd2a3665fb7718465')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list