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

Jan de Groot jgc at archlinux.org
Sat Feb 13 22:04:17 UTC 2010


    Date: Saturday, February 13, 2010 @ 17:04:17
  Author: jgc
Revision: 68690

upgpkg: gnome-applets 2.29.5-1
Update to 2.29.5

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-13 21:52:16 UTC (rev 68689)
+++ PKGBUILD	2010-02-13 22:04:17 UTC (rev 68690)
@@ -2,26 +2,23 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=2.28.0
-pkgrel=2
+pkgver=2.29.5
+pkgrel=1
 pkgdesc="GNOME Applets"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gstreamer0.10-base-plugins>=0.10.24' 'gnome-panel>=2.27.92' 'libgtop>=2.28.0' 'gucharmap>=2.28.1' 'libnotify>=0.4.5' 'cpufrequtils' 'libgnomekbd>=2.28.0')
+depends=('gstreamer0.10-base-plugins>=0.10.26' 'gnome-panel>=2.29.6' 'libgtop>=2.28.0' 'gucharmap>=2.28.2' 'libnotify>=0.4.5' 'cpufrequtils')
 makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'gnome-settings-daemon>=2.28.1' 'intltool' 'gnome-icon-theme>=2.28.0' 'gnome-python-desktop>=2.28.0' 'networkmanager')
 optdepends=('gnome-python-desktop: invest-applet')
 options=(!emptydirs)
 url="http://www.gnome.org"
 groups=(gnome)
 install=gnome-applets.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2
-        stickynotes-fix-labels.patch)
-sha256sums=('73aa1d5b9636ea3293d206986115473f30581dd4a937267873573880eb1bec7b'
-            'efb4de38d1d6caea31efe128a85ec49f54621d6ff87bb2863396c1b8c01f0120')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('b20c0812e9cccd3314cbeeae0670d310e133ed90e1c33dbd756c2228fe8dbb60')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/stickynotes-fix-labels.patch" || return 1
   ./configure --prefix=/usr --sysconfdir=/etc \
       --libexecdir=/usr/lib/gnome-applets \
       --localstatedir=/var --disable-static \




More information about the arch-commits mailing list