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

Jan de Groot jgc at archlinux.org
Thu Mar 17 11:06:02 UTC 2016


    Date: Thursday, March 17, 2016 @ 12:06:02
  Author: jgc
Revision: 261969

upgpkg: vala 0.31.1-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-17 10:53:58 UTC (rev 261968)
+++ PKGBUILD	2016-03-17 11:06:02 UTC (rev 261969)
@@ -3,17 +3,17 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.30.1
+pkgver=0.31.1
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
-url="http://live.gnome.org/Vala"
+url="https://wiki.gnome.org/Projects/Vala"
 license=('LGPL')
 depends=('glib2')
 makedepends=('libxslt')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('23add78e5c6a5e6df019d4a885c9c79814c9e0b957519ec8a4f4d826c4e5df2c')
+sha256sums=('c3cbff1cc29f3fca3939c3994b8591ec3d9aca4d85d042353ee46c00ddf4055f')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list