summaryrefslogtreecommitdiff
path: root/extra/gtksourceview3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtksourceview3/PKGBUILD')
-rw-r--r--extra/gtksourceview3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtksourceview3/PKGBUILD b/extra/gtksourceview3/PKGBUILD
index fbe8be2c0..20a09d5cf 100644
--- a/extra/gtksourceview3/PKGBUILD
+++ b/extra/gtksourceview3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 156880 2012-04-23 09:08:12Z ibiru $
+# $Id: PKGBUILD 159069 2012-05-15 11:37:21Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtksourceview3
_pkgbasename=gtksourceview
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection' 'glade')
options=('!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('8387b33c61efffcafed99ae896aed224a1ea8b3af45677c5d57e0d1842f6ffc1')
+sha256sums=('5a5712591b2b6487818ac4aadd965fc8397af23d8fd7c5bdd1460c6326a8f4ce')
build() {
cd "$_pkgbasename-$pkgver"