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

Ionut Biru ibiru at archlinux.org
Fri Jul 1 11:17:28 UTC 2011


    Date: Friday, July 1, 2011 @ 07:17:28
  Author: ibiru
Revision: 130030

update to 3.0.5

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-01 09:24:31 UTC (rev 130029)
+++ PKGBUILD	2011-07-01 11:17:28 UTC (rev 130030)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.0.4
+pkgver=3.0.5
 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=('12b39125b650e70bc3ab958f071e35537d4b2136ec5497829d38b5565e7280a0')
+sha256sums=('3502fb5da443f687fdba228e3c015429874b4286e19670a87055866800f985c5')
 
 build() {
   cd "${srcdir}/$_pkgbasename-${pkgver}"




More information about the arch-commits mailing list