libvdpau-va-gl: update to 0.2.0.

This commit is contained in:
Juan RP 2013-10-02 16:14:14 +02:00
parent b9d0f40407
commit 73dbca1379

View File

@ -1,6 +1,6 @@
# Template file for 'libvdpau-va-gl'
pkgname=libvdpau-va-gl
version=0.1.0
version=0.2.0
revision=1
build_style=cmake
hostmakedepends="pkg-config cmake"
@ -17,6 +17,6 @@ do_fetch() {
libvdpau-va-gl_package() {
pkg_install() {
vmove usr
vmove all
}
}