summaryrefslogtreecommitdiff
path: root/gnome-unstable/gtksourceview3/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
committerroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
commit939efb693a8b362edc0c6ccba62c5ce54fb501af (patch)
tree0aac5505f763d7331e27a11c0f843b9c6623195a /gnome-unstable/gtksourceview3/PKGBUILD
parent977b78df305a06797773799a7295f2a5f3f013cf (diff)
Sun Apr 1 00:01:56 UTC 2012
Diffstat (limited to 'gnome-unstable/gtksourceview3/PKGBUILD')
-rw-r--r--gnome-unstable/gtksourceview3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gtksourceview3/PKGBUILD b/gnome-unstable/gtksourceview3/PKGBUILD
index 3b0283c62..010c0aa69 100644
--- a/gnome-unstable/gtksourceview3/PKGBUILD
+++ b/gnome-unstable/gtksourceview3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 153877 2012-03-20 09:06:52Z ibiru $
+# $Id: PKGBUILD 154574 2012-03-30 09:54:38Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtksourceview3
_pkgbasename=gtksourceview
-pkgver=3.3.5
+pkgver=3.4.0
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=('i686' 'x86_64')
@@ -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=('ab48b143ef2880906cf85799c709a9a431f18892d4ad39c31fe4ac737aa21ce9')
+sha256sums=('a380b0aaace095568a5b485dd479b61f61f77941d0c02a00246ad4dfe956b655')
build() {
cd "$_pkgbasename-$pkgver"