Date: Monday, September 27, 2010 @ 09:41:59 Author: ibiru Revision: 91597
upgpkg: libgweather 2.30.3-1 update to 2.30.3 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-27 13:41:47 UTC (rev 91596) +++ PKGBUILD 2010-09-27 13:41:59 UTC (rev 91597) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=2.30.2 +pkgver=2.30.3 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') license=('LGPL') -depends=('gconf>=2.28.1' 'libsoup-gnome>=2.30.1' 'gnome-icon-theme') +depends=('gconf>=2.31.91' 'libsoup-gnome>=2.31.92' 'gnome-icon-theme') makedepends=('pkgconfig' 'intltool' 'gtk-doc') options=('!libtool' '!emptydirs') url="http://www.gnome.org/" install=libgweather.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2 01_gettext_not_xml.patch) -sha256sums=('dd98545cd4aaa2a856e62c9cc7822baf8d5f54bd277fd56ed8de6728dd61e312' +sha256sums=('b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c' '64c181675714a411c2bc31d254cf5ad4a128fba539839b41783540e978a1de20') build() {
