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

Ionut Biru ibiru at archlinux.org
Sat Sep 18 17:24:34 UTC 2010


    Date: Saturday, September 18, 2010 @ 13:24:34
  Author: ibiru
Revision: 90873

upgpkg: vala 0.10.0-1
update to 0.10

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-18 16:48:55 UTC (rev 90872)
+++ PKGBUILD	2010-09-18 17:24:34 UTC (rev 90873)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.9.8
+pkgver=0.10.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.9/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('588fc351ce4178fdd78435ec86d4adada760b2ff6007dc180e1d6c53fb86e488')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.10/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('f5655a3cdc21c4c8d94d4af55a4c0a0418bad7a5ebf60ccdf471c4e16c5c9235')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list