vala: update to 0.22.1.
This commit is contained in:
parent
24d9318147
commit
fe13f91ce8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
version=0.22.0
|
||||
version=0.22.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-vapigen"
|
||||
|
@ -11,7 +11,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=2f60a7ff887fcb16ed70fa84bb5872c2c54099a0732ce3f9e2c56e51a9208037
|
||||
checksum=92c61b94a427f281ba2537b69135a3be23248b153268057d7195003dd6aba28c
|
||||
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