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

Ionut Biru ibiru at archlinux.org
Sat Sep 17 16:57:52 UTC 2011


    Date: Saturday, September 17, 2011 @ 12:57:52
  Author: ibiru
Revision: 138142

update to 0.14.0

Modified:
  vala/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-17 12:41:18 UTC (rev 138141)
+++ PKGBUILD	2011-09-17 16:57:52 UTC (rev 138142)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.13.4
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('glib2')
 makedepends=('libxslt')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('edf1b2927da96aabb2c4426145433765696f8520e7d4b682ee19487d1459c0a9')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.14/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3830a30b54738ddfb29ab7819a4ac2370392f52fde090742a8a304fadaec747c')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list