[arch-commits] CVS update of extra/gnome/gtksourceview2 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Dec 2 14:19:13 UTC 2007


    Date: Sunday, December 2, 2007 @ 09:19:13
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gtksourceview2

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: gtksourceview2 2.0.2-1


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


Index: extra/gnome/gtksourceview2/PKGBUILD
diff -u extra/gnome/gtksourceview2/PKGBUILD:1.2 extra/gnome/gtksourceview2/PKGBUILD:1.3
--- extra/gnome/gtksourceview2/PKGBUILD:1.2	Thu Oct 18 10:59:32 2007
+++ extra/gnome/gtksourceview2/PKGBUILD	Sun Dec  2 09:19:13 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.2 2007/10/18 14:59:32 jgc Exp $
+# $Id: PKGBUILD,v 1.3 2007/12/02 14:19:13 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtksourceview2
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtk2>=2.12.1' 'libxml2>=2.6.30')
+depends=('gtk2>=2.12.2' 'libxml2>=2.6.30')
 makedepends=('perlxml' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.0/gtksourceview-${pkgver}.tar.bz2)
-md5sums=('b7848c5328e7576b1717d75c53063602')
+md5sums=('8a9daf3fa9ddeed92c18572ee16cd1f5')
 
 build() {
   cd ${startdir}/src/gtksourceview-${pkgver}




More information about the arch-commits mailing list