[arch-commits] Commit in libgweather/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Nov 28 22:12:37 UTC 2008
Date: Friday, November 28, 2008 @ 17:12:37
Author: jgc
Revision: 19691
Merged revisions 17603,19687 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/libgweather/trunk
........
r17603 | eric | 2008-10-31 05:45:41 +0000 (Fri, 31 Oct 2008) | 2 lines
upgpkg: libgweather 2.24.1-1
added intltool makedepends
........
r19687 | jgc | 2008-11-28 22:04:46 +0000 (Fri, 28 Nov 2008) | 1 line
upgpkg: libgweather 2.24.2-1
........
Modified:
libgweather/repos/extra-i686/ (properties)
libgweather/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: libgweather/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libgweather/trunk:1-17116
+ /libgweather/trunk:1-19690
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-28 22:12:07 UTC (rev 19690)
+++ extra-i686/PKGBUILD 2008-11-28 22:12:37 UTC (rev 19691)
@@ -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')
+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