libvdpau-va-gl: update to 0.2.0.
This commit is contained in:
parent
b9d0f40407
commit
73dbca1379
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue