[arch-commits] Commit in gtksourceview3/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 19 18:59:20 UTC 2011
Date: Monday, September 19, 2011 @ 14:59:20
Author: ibiru
Revision: 138270
update to 3.1.6
Modified:
gtksourceview3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-19 18:47:39 UTC (rev 138269)
+++ PKGBUILD 2011-09-19 18:59:20 UTC (rev 138270)
@@ -3,7 +3,7 @@
pkgname=gtksourceview3
_pkgbasename=gtksourceview
-pkgver=3.1.5
+pkgver=3.1.6
pkgrel=1
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
options=('!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
-sha256sums=('39042c6c2f9c55385dc40e6d4e0a842081ef895ae3c2f63645ab92ecfa0743f9')
+sha256sums=('5d39f8c8ec4fa6e04c319070a9c1e66daeaeaba9463939a516cca122256fb23c')
build() {
cd "${srcdir}/$_pkgbasename-${pkgver}"
More information about the arch-commits
mailing list