[arch-commits] Commit in gnome-applets/gnome-unstable (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Aug 25 10:10:45 UTC 2009
Date: Tuesday, August 25, 2009 @ 06:10:45
Author: jgc
Revision: 50299
Update to 2.27.91 - add networkmanager support
Modified:
gnome-applets/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-08-25 10:08:13 UTC (rev 50298)
+++ PKGBUILD 2009-08-25 10:10:45 UTC (rev 50299)
@@ -2,20 +2,20 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-applets
-pkgver=2.27.4
+pkgver=2.27.91
pkgrel=1
pkgdesc="GNOME Applets"
arch=(i686 x86_64)
license=('GPL')
depends=('gstreamer0.10-base-plugins' 'gnome-panel>=2.27.4' 'libgtop>=2.27.3' 'gucharmap>=2.27.0' 'libnotify>=0.4.5' 'cpufrequtils' 'libgnomekbd>=2.27.4')
-makedepends=('gnome-doc-utils>=0.17.3' 'pkgconfig' 'gnome-settings-daemon>=2.27.91' 'intltool' 'gnome-icon-theme>=2.27.90' 'gnome-python-desktop>=2.27.2')
+makedepends=('gnome-doc-utils>=0.17.3' 'pkgconfig' 'gnome-settings-daemon>=2.27.91' 'intltool' 'gnome-icon-theme>=2.27.90' 'gnome-python-desktop>=2.27.2' '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.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('bdde7391255b8a1771eba8cdd5398e6132c44fabcbe676e270810a054f37fe34')
+sha256sums=('10454417c1f295f2c2b8e77eaf8a1d02af70e304a542b488d7efb06f0ca550b8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list