vala: update to 0.14.2.
This commit is contained in:
parent
bf7e16bbaa
commit
a9b434ffd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
version=0.14.1
|
version=0.14.2
|
||||||
distfiles="${GNOME_SITE}/vala/0.14/vala-$version.tar.xz"
|
distfiles="${GNOME_SITE}/vala/0.14/vala-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vapigen"
|
configure_args="--enable-vapigen"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Compiler for the GObject type system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/Vala"
|
homepage="http://live.gnome.org/Vala"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=bef8c803e6e84d6dd2c6e771b72245ae268f49f554f3d00b2c4a0b7a28f4a439
|
checksum=807e6978484f66cab3cf4fefd72f37a4293d2831d7a5fd29119bdf9d38a5b3d0
|
||||||
long_desc="
|
long_desc="
|
||||||
Vala is a new programming language that aims to bring modern programming
|
Vala is a new programming language that aims to bring modern programming
|
||||||
language features to GNOME developers without imposing any additional runtime
|
language features to GNOME developers without imposing any additional runtime
|
||||||
|
|
Loading…
Reference in a new issue