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

Ionut Biru ibiru at archlinux.org
Sun May 30 20:35:05 UTC 2010


    Date: Sunday, May 30, 2010 @ 16:35:04
  Author: ibiru
Revision: 81470

upgpkg: gtksourceview2 2.10.3-1
update to 2.10.3

Modified:
  gtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-30 19:49:25 UTC (rev 81469)
+++ PKGBUILD	2010-05-30 20:35:04 UTC (rev 81470)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtksourceview2
-pkgver=2.10.1
+pkgver=2.10.3
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk2>=2.20.0' 'libxml2>=2.7.7')
+depends=('gtk2>=2.20.1' 'libxml2>=2.7.7')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/gtksourceview-${pkgver}.tar.bz2)
-sha256sums=('ac8bcb8a8e1c4cc2681de142750bf78daa3b877c19a53c3d1d8412ad4d01b387')
+sha256sums=('4657d680ef2648d1068cd2b5a8cc42254c1f1119aca4db8f679b78e363bd88f6')
 
 build() {
   cd "${srcdir}/gtksourceview-${pkgver}"




More information about the arch-commits mailing list