vala: update to 0.20.1.
This commit is contained in:
parent
569d66b69d
commit
1e0d0b9373
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
version=0.20.0
|
||||
version=0.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-vapigen"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://live.gnome.org/Vala"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=2c464ff5b567861b3116602891ff83439e570ce42d7c9b3b76e36adc17f2848c
|
||||
checksum=9cb7ecd18a23525e401c204d4d08341c7d911cd5d78078eee10b747ecb45e481
|
||||
long_desc="
|
||||
Vala is a new programming language that aims to bring modern programming
|
||||
language features to GNOME developers without imposing any additional runtime
|
||||
|
|
Loading…
Reference in a new issue