[arch-commits] Commit in gtksourceview2/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 28 16:54:56 UTC 2010
Date: Tuesday, September 28, 2010 @ 12:54:55
Author: ibiru
Revision: 92017
update to 2.10.5
Modified:
gtksourceview2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-28 16:54:48 UTC (rev 92016)
+++ PKGBUILD 2010-09-28 16:54:55 UTC (rev 92017)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gtksourceview2
-pkgver=2.10.4
-pkgrel=2
+pkgver=2.10.5
+pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('gtk2>=2.20.1' 'libxml2>=2.7.7')
+depends=('gtk2>=2.22.0' '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=('54f243cf6d55f8d75d910b05374c6b33c9bd66b9c05e781ed565275e0bcad741')
+sha256sums=('c585773743b1df8a04b1be7f7d90eecdf22681490d6810be54c81a7ae152191e')
build() {
cd "${srcdir}/gtksourceview-${pkgver}"
More information about the arch-commits
mailing list