[arch-commits] Commit in libgweather/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 1 16:17:52 UTC 2008
Date: Sunday, June 1, 2008 @ 12:17:52
Author: jgc
Revision: 2370
Merged revisions 829-2369 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/libgweather/trunk
........
r2369 | jgc | 2008-06-01 16:17:41 +0000 (Sun, 01 Jun 2008) | 1 line
upgpkg: libgweather 2.22.2-1
........
Modified:
libgweather/repos/extra-x86_64/ (properties)
libgweather/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: libgweather/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /libgweather/trunk:1-828
+ /libgweather/trunk:1-2369
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-06-01 16:17:41 UTC (rev 2369)
+++ extra-x86_64/PKGBUILD 2008-06-01 16:17:52 UTC (rev 2370)
@@ -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