[arch-commits] Commit in libgweather/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 1 16:17:41 UTC 2008


    Date: Sunday, June 1, 2008 @ 12:17:41
  Author: jgc
Revision: 2369

upgpkg: libgweather 2.22.2-1

Modified:
  libgweather/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-01 16:12:14 UTC (rev 2368)
+++ PKGBUILD	2008-06-01 16:17:41 UTC (rev 2369)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libgweather
-pkgver=2.22.1.2
+pkgver=2.22.2
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('gnome-vfs>=2.22.0')
 makedepends=('pkgconfig' 'perlxml')
-options=('!libtool' '!emptydirs' '!makeflags')
+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.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6283f775434066e0183ee0c6cb789ac5')
+md5sums=('6faed1568eaa8a6be3989f333326d4ae')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list