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

Jan de Groot jgc at nymeria.archlinux.org
Sun Feb 23 16:54:22 UTC 2014


    Date: Sunday, February 23, 2014 @ 17:54:22
  Author: jgc
Revision: 206295

upgpkg: vala 0.23.3-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-23 16:42:25 UTC (rev 206294)
+++ PKGBUILD	2014-02-23 16:54:22 UTC (rev 206295)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.22.1
+pkgver=0.23.3
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('LGPL')
 depends=('glib2')
 makedepends=('libxslt')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('92c61b94a427f281ba2537b69135a3be23248b153268057d7195003dd6aba28c')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2661cc65f97bda0e0e39cdde7ae4547f84a8946000a9641341e4a180d8923d80')
 
 build() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list