[arch-commits] Commit in gtksourceview3/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu May 26 16:26:30 UTC 2011


    Date: Thursday, May 26, 2011 @ 12:26:30
  Author: ibiru
Revision: 125532

update to 3.0.3

Modified:
  gtksourceview3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 14:22:27 UTC (rev 125531)
+++ PKGBUILD	2011-05-26 16:26:30 UTC (rev 125532)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.0.2
+pkgver=3.0.3
 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=('2cda7851594778c903a3f2a6e303edbe665d18d4ffd0c143ab2d3cfe54ccf8ab')
+sha256sums=('582765d4ff9ec2141eaaa96d52596bee71af798bf5bc1e5fed686c60331b6de7')
 
 build() {
   cd "${srcdir}/$_pkgbasename-${pkgver}"




More information about the arch-commits mailing list