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

Ionut Biru ibiru at archlinux.org
Mon Apr 25 23:34:40 UTC 2011


    Date: Monday, April 25, 2011 @ 19:34:40
  Author: ibiru
Revision: 120698

update to 3.0.1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-25 23:30:57 UTC (rev 120697)
+++ PKGBUILD	2011-04-25 23:34:40 UTC (rev 120698)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.0.0
+pkgver=3.0.1
 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=('5d871c62cd9fe4dcd0386f69bdb6c7f308a4d3122f27cbb1b7bcc9e03c9ac08d')
+sha256sums=('4e76f037184d56767e09df909490f10ee417a5265febae8a4d23255a902ae20a')
 
 build() {
   cd "${srcdir}/$_pkgbasename-${pkgver}"




More information about the arch-commits mailing list