[arch-commits] Commit in gtksourceview2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jul 6 17:24:53 UTC 2008
Date: Sunday, July 6, 2008 @ 13:24:52
Author: jgc
Revision: 4328
upgpkg: gtksourceview2 2.2.2-1
Modified:
gtksourceview2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-06 17:18:37 UTC (rev 4327)
+++ PKGBUILD 2008-07-06 17:24:52 UTC (rev 4328)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gtksourceview2
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=(i686 x86_64)
license=('GPL')
-depends=('gtk2>=2.12.9' 'libxml2>=2.6.31')
+depends=('gtk2>=2.12.11' 'libxml2>=2.6.32')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.2/gtksourceview-${pkgver}.tar.bz2)
-md5sums=('1c5bd86f854ead3aedb96463ebbb275f')
+md5sums=('104a7ae70a9bcb4596601cd017f35626')
build() {
cd ${startdir}/src/gtksourceview-${pkgver}
More information about the arch-commits
mailing list