[arch-commits] Commit in gtksourceview3/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 22 11:35:28 UTC 2014
Date: Monday, September 22, 2014 @ 13:35:27
Author: jgc
Revision: 222643
upgpkg: gtksourceview3 3.14.0-1
Modified:
gtksourceview3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-22 11:34:01 UTC (rev 222642)
+++ PKGBUILD 2014-09-22 11:35:27 UTC (rev 222643)
@@ -3,7 +3,7 @@
pkgname=gtksourceview3
_pkgbasename=gtksourceview
-pkgver=3.13.91
+pkgver=3.14.0
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
makedepends=('intltool' 'gobject-introspection' 'glade' 'vala' 'python2')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('1020af09e5960e9d6bbfa614cc1d15ec7ab75271c1eb5003b00098f951c0f490')
+sha256sums=('b6a6036af0209cbc591afbae2fb13d2a92898a52cb76f652b94034da1bc0eba4')
build() {
cd "$_pkgbasename-$pkgver"
More information about the arch-commits
mailing list