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

Jan de Groot jgc at archlinux.org
Sun Mar 22 16:36:30 UTC 2009


    Date: Sunday, March 22, 2009 @ 12:36:30
  Author: jgc
Revision: 30875

upgpkg: gtksourceview2 2.6.0-1
    GNOME 2.26

Modified:
  gtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-22 16:29:52 UTC (rev 30874)
+++ PKGBUILD	2009-03-22 16:36:30 UTC (rev 30875)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtksourceview2
-pkgver=2.4.2
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtk2>=2.14.7' 'libxml2>=2.7.2')
+depends=('gtk2>=2.16.0' 'libxml2>=2.7.3')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.4/gtksourceview-${pkgver}.tar.bz2)
-md5sums=('aece5dcb1e2e7ca1855f95eb48f30443')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.6/gtksourceview-${pkgver}.tar.bz2)
+md5sums=('dd065ab2e96e51aade949249c5556439')
 
 build() {
   cd "${srcdir}/gtksourceview-${pkgver}"




More information about the arch-commits mailing list