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

Ionut Biru ibiru at archlinux.org
Tue Mar 6 13:41:01 UTC 2012


    Date: Tuesday, March 6, 2012 @ 08:41:01
  Author: ibiru
Revision: 152290

update to 0.15.2

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-06 13:35:08 UTC (rev 152289)
+++ PKGBUILD	2012-03-06 13:41:01 UTC (rev 152290)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.14.2
+pkgver=0.15.2
 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.14/$pkgname-$pkgver.tar.xz)
-sha256sums=('807e6978484f66cab3cf4fefd72f37a4293d2831d7a5fd29119bdf9d38a5b3d0')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1cc5d62714c2e4297cb458d11372f581f0e65070ed3b0e88133ce3db0cfee13c')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list