[arch-commits] Commit in libgweather/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Nov 28 22:04:47 UTC 2008
Date: Friday, November 28, 2008 @ 17:04:46
Author: jgc
Revision: 19687
upgpkg: libgweather 2.24.2-1
Modified:
libgweather/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-28 22:04:30 UTC (rev 19686)
+++ PKGBUILD 2008-11-28 22:04:46 UTC (rev 19687)
@@ -1,19 +1,19 @@
# $Id$
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libgweather
-pkgver=2.24.1
+pkgver=2.24.2
pkgrel=1
pkgdesc="Provides access to weather information from the net"
arch=(i686 x86_64)
license=('LGPL')
-depends=('gconf>=2.24.0' 'libsoup>=2.24.1')
-makedepends=('pkgconfig' 'perlxml' 'intltool')
+depends=('gconf>=2.24.0' 'libsoup>=2.24.2.1')
+makedepends=('pkgconfig' 'intltool')
options=('!libtool' '!emptydirs')
conflicts=('gnome-applets<2.22.0')
url="http://www.gnome.org/"
install=libgweather.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3509f75cf3a16154c846dac354e95439')
+md5sums=('a95226ca8e5869eb2da66ce390e93b5a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list