vala: update to 0.28.1.
This commit is contained in:
parent
fd748f3122
commit
1f8c2109d7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
version=0.28.0
|
version=0.28.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vapigen"
|
configure_args="--enable-vapigen"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://live.gnome.org/Vala"
|
homepage="http://live.gnome.org/Vala"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||||
checksum=0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f
|
checksum=1c0eaea6134b75af17221cb699f13d7236d607bb48192565c3d865c38f184f47
|
||||||
|
|
||||||
libvala_package() {
|
libvala_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Reference in New Issue