Date: Tuesday, March 30, 2010 @ 15:06:49 Author: ibiru Revision: 74320
update to 2.28.1 Modified: gnome-netstatus/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 19:01:01 UTC (rev 74319) +++ PKGBUILD 2010-03-30 19:06:49 UTC (rev 74320) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-netstatus -pkgver=2.28.0 +pkgver=2.28.1 pkgrel=1 pkgdesc="A GNOME applet that shows network status" arch=(i686 x86_64) license=('GPL') url="http://www.gnome.org" -depends=('gnome-panel>=2.28.0' 'hicolor-icon-theme') -makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.18.0') +depends=('gnome-panel>=2.30.0' 'hicolor-icon-theme') +makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.0') options=(!emptydirs) groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2) install=gnome-netstatus.install -sha256sums=('1b279a0ff92b0952d70dbcaccfcfb2fc7378e8f15355bc01e2d478313a31d90d') +sha256sums=('9e6bb618283d2c96afd7365f998b415a7ee9539957fcf8bd4cd58cf8e877a335') build() { cd "${srcdir}/${pkgname}-${pkgver}"
