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

Jan de Groot jgc at archlinux.org
Tue Sep 20 09:43:56 UTC 2016


    Date: Tuesday, September 20, 2016 @ 09:43:56
  Author: jgc
Revision: 276728

upgpkg: vala 0.34.0-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-20 09:25:50 UTC (rev 276727)
+++ PKGBUILD	2016-09-20 09:43:56 UTC (rev 276728)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.32.1
+pkgver=0.34.0
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('libxslt')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dd0d47e548a34cfb1e4b04149acd082a86414c49057ffb79902eb9a508a161a9')
+sha256sums=('5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list