summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libvdpau/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD
index 63f2472d8f8..a4f25ebb9bd 100644
--- a/main/libvdpau/APKBUILD
+++ b/main/libvdpau/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer:
pkgname=libvdpau
-pkgver=0.4
+pkgver=0.4.1
pkgrel=0
pkgdesc="Nvidia VDPAU library"
url="http://cgit.freedesktop.org/~aplattner/libvdpau"
@@ -36,4 +36,4 @@ package() {
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
}
-md5sums="06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz"
+md5sums="8e1f0639bea4e4a842aee93ab64406cc libvdpau-0.4.1.tar.gz"