[arch-commits] CVS update of extra/gnome/libsoup (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Dec 2 14:57:57 UTC 2007
Date: Sunday, December 2, 2007 @ 09:57:57
Author: jgc
Path: /home/cvs-extra/extra/gnome/libsoup
Modified: PKGBUILD (1.26 -> 1.27)
upgpkg: libsoup 2.2.104-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/gnome/libsoup/PKGBUILD
diff -u extra/gnome/libsoup/PKGBUILD:1.26 extra/gnome/libsoup/PKGBUILD:1.27
--- extra/gnome/libsoup/PKGBUILD:1.26 Sun Oct 28 16:14:32 2007
+++ extra/gnome/libsoup/PKGBUILD Sun Dec 2 09:57:57 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.26 2007/10/28 20:14:32 jgc Exp $
+# $Id: PKGBUILD,v 1.27 2007/12/02 14:57:57 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libsoup
-pkgver=2.2.103
+pkgver=2.2.104
pkgrel=1
pkgdesc="Gnome HTTP Library"
arch=(i686 x86_64)
license=('LGPL')
-depends=('glib2>=2.14.2' 'gnutls>=2.0.2' 'libxml2>=2.6.30')
+depends=('glib2>=2.14.4' 'gnutls>=2.0.4' 'libxml2>=2.6.30')
makedepends=('perlxml' 'pkgconfig')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.2/${pkgname}-${pkgver}.tar.bz2)
options=('!libtool' '!emptydirs')
-md5sums=('1ae3c15b35f3d999d203e2361e44559e')
+md5sums=('ab3b10b1c97de5abe38a748a3656da4c')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list