[arch-commits] CVS update of extra/gnome/gnome-vfsmm (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 20 22:46:25 UTC 2007
Date: Thursday, September 20, 2007 @ 18:46:25
Author: jgc
Path: /home/cvs-extra/extra/gnome/gnome-vfsmm
Modified: PKGBUILD (1.13 -> 1.14)
upgpkg: gnome-vfsmm 2.20.0-2
GNOME 2.20
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Index: extra/gnome/gnome-vfsmm/PKGBUILD
diff -u extra/gnome/gnome-vfsmm/PKGBUILD:1.13 extra/gnome/gnome-vfsmm/PKGBUILD:1.14
--- extra/gnome/gnome-vfsmm/PKGBUILD:1.13 Sun Apr 22 12:40:42 2007
+++ extra/gnome/gnome-vfsmm/PKGBUILD Thu Sep 20 18:46:24 2007
@@ -1,19 +1,19 @@
-#$Id: PKGBUILD,v 1.13 2007/04/22 16:40:42 jgc Exp $
+#$Id: PKGBUILD,v 1.14 2007/09/20 22:46:24 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
# Contributor: Kritoke <typeolinux at yahoo.com>
pkgname=gnome-vfsmm
-pkgver=2.18.0
+pkgver=2.20.0
pkgrel=2
pkgdesc="A C++ wrapper for gnome-vfs."
arch=(i686 x86_64)
license=('LGPL')
-depends=('gnome-vfs>=2.18.1' 'glibmm>=2.12.8')
+depends=('gnome-vfs>=2.20.0' 'glibmm>=2.14.0-2')
makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool')
url="http://gtkmm.sourceforge.net/"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1c5c0ef2ffcf52e682375fa11facebbf')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('3da9908850655031a383998d0cda1f85')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list