Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libva-utils/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'libva-utils'
# NOTE: keep minor version synchronized with libva and libva-glx
pkgname=libva-utils
version=2.22.0
version=2.23.0
revision=1
build_style=meson
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
Expand All @@ -14,7 +14,7 @@ license="MIT"
homepage="https://01.org/linuxmedia"
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
checksum=7b57615c130427ec134bb5d2b80af516ce5bb19a40e89b1dab46a0d59760d96c
checksum=fa7ff29847b55010fbbb775b35382f97f29b7b97abe9a2f6fb3e22b36db5440a

post_install() {
vlicense COPYING
Expand Down