[arch-commits] Commit in gtksourceview3/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed May 25 12:12:10 UTC 2011
Date: Wednesday, May 25, 2011 @ 08:12:09
Author: ibiru
Revision: 124948
update to 3.0.2
Modified:
gtksourceview3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-25 12:06:43 UTC (rev 124947)
+++ PKGBUILD 2011-05-25 12:12:09 UTC (rev 124948)
@@ -3,7 +3,7 @@
pkgname=gtksourceview3
_pkgbasename=gtksourceview
-pkgver=3.0.1
+pkgver=3.0.2
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.bz2)
-sha256sums=('4e76f037184d56767e09df909490f10ee417a5265febae8a4d23255a902ae20a')
+sha256sums=('2cda7851594778c903a3f2a6e303edbe665d18d4ffd0c143ab2d3cfe54ccf8ab')
build() {
cd "${srcdir}/$_pkgbasename-${pkgver}"
More information about the arch-commits
mailing list