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

Ionut Biru ibiru at archlinux.org
Wed Sep 7 17:28:54 UTC 2011


    Date: Wednesday, September 7, 2011 @ 13:28:54
  Author: ibiru
Revision: 137426

update to 0.13.4

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-07 17:28:51 UTC (rev 137425)
+++ PKGBUILD	2011-09-07 17:28:54 UTC (rev 137426)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.13.3
+pkgver=0.13.4
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('libxslt')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('29de95c82a328df7a4491af6de84ddfdabdc4443d8bc575950c7bb293f9d3a94')
+sha256sums=('edf1b2927da96aabb2c4426145433765696f8520e7d4b682ee19487d1459c0a9')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list