[arch-commits] Commit in libgweather/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Oct 31 05:46:11 UTC 2008


    Date: Friday, October 31, 2008 @ 01:46:11
  Author: eric
Revision: 17604

Merged revisions 17116,17603 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/libgweather/trunk

........
  r17116 | jgc | 2008-10-25 04:51:07 -0400 (Sat, 25 Oct 2008) | 1 line
  
  upgpkg: libgweather 2.24.1-1
........
  r17603 | eric | 2008-10-31 01:45:41 -0400 (Fri, 31 Oct 2008) | 2 lines
  
  upgpkg: libgweather 2.24.1-1
      added intltool makedepends
........

Modified:
  libgweather/repos/extra-x86_64/	(properties)
  libgweather/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: libgweather/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /libgweather/trunk:1-15165
   + /libgweather/trunk:1-17603

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-31 05:45:41 UTC (rev 17603)
+++ extra-x86_64/PKGBUILD	2008-10-31 05:46:11 UTC (rev 17604)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libgweather
-pkgver=2.24.0
+pkgver=2.24.1
 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.0.1')
-makedepends=('pkgconfig' 'perlxml')
+depends=('gconf>=2.24.0' 'libsoup>=2.24.1')
+makedepends=('pkgconfig' 'perlxml' '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=('d006328ec5cebc5dbf3a18834db95bba')
+md5sums=('3509f75cf3a16154c846dac354e95439')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list