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

Jan de Groot jgc at archlinux.org
Sat Feb 13 22:09:45 UTC 2010


    Date: Saturday, February 13, 2010 @ 17:09:45
  Author: jgc
Revision: 68697

upgpkg: gtksourceview2 2.9.5-1
Update to 2.9.5

Modified:
  gtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-13 22:09:22 UTC (rev 68696)
+++ PKGBUILD	2010-02-13 22:09:45 UTC (rev 68697)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtksourceview2
-pkgver=2.8.2
+pkgver=2.9.5
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtk2>=2.18.5' 'libxml2>=2.7.6')
+depends=('gtk2>=2.19.5' 'libxml2>=2.7.6')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.8/gtksourceview-${pkgver}.tar.bz2)
-sha256sums=('36521143b0c28def4fcc012b60392c58f8fea3b735d9f5b052772ec9b4001fd5')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.9/gtksourceview-${pkgver}.tar.bz2)
+sha256sums=('a56d9c23c12efabdb31972df0f3487ba5cbac89537a04252bec0e957fb34f6db')
 
 build() {
   cd "${srcdir}/gtksourceview-${pkgver}"




More information about the arch-commits mailing list