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

Jan de Groot jgc at archlinux.org
Sun Sep 20 21:39:16 UTC 2009


    Date: Sunday, September 20, 2009 @ 17:39:15
  Author: jgc
Revision: 52489

Update to 2.7.5

Modified:
  gtksourceview2/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-20 21:37:21 UTC (rev 52488)
+++ PKGBUILD	2009-09-20 21:39:15 UTC (rev 52489)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtksourceview2
-pkgver=2.7.4
+pkgver=2.7.5
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtk2>=2.17.8' 'libxml2>=2.7.3')
+depends=('gtk2>=2.17.11' 'libxml2>=2.7.3')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.7/gtksourceview-${pkgver}.tar.bz2)
-sha256sums=('fdb53efc482330d1a8498132cfb7d759edb9ff3cbf9508230ecc8e29b4bc14e9')
+sha256sums=('2117da8f0b9fcdae0cb779bb0a95fd7c75d015fc05ece7b7a6ccde5f9ba3463d')
 
 build() {
   cd "${srcdir}/gtksourceview-${pkgver}"




More information about the arch-commits mailing list