aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libvdpau/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD
index 2993800ceca..d25a2269685 100644
--- a/main/libvdpau/APKBUILD
+++ b/main/libvdpau/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libvdpau
-pkgver=1.4
+pkgver=1.5
pkgrel=0
pkgdesc="Hardware-accelerated video playback library"
url="https://gitlab.freedesktop.org/vdpau/libvdpau"
@@ -26,4 +26,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="5329ef08d749a5835c4df303339956a027c66ab0d83d94adb1c0469cdca29a82c2300b0da50bee4a4d6f6e966a1aad9b40b73dc3b796d73566cea81a86ac731d libvdpau-1.4.tar.gz"
+sha512sums="
+cebe0e0d9411b87238fa2adec40516881c61a67f33f80c22372f514e672e2dff839687291ab0b01d47af811c254fa65da579f360fcded3f65e382720548d3ea5 libvdpau-1.5.tar.gz
+"