diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-07-02 15:39:06 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-07-02 15:39:06 +1000 |
commit | cd25e1e57bc9a27f8b62f9f78e7640f353b64fbb (patch) | |
tree | 032f45df194cc11f0f77c2a622287a375eee2f03 | |
parent | b30e93caf71967120b97786f3ab1cfdd329ba802 (diff) | |
parent | ac69f11df4f6f10759ab907cfe50dc6eefbab8df (diff) | |
download | opt-cd25e1e57bc9a27f8b62f9f78e7640f353b64fbb.tar.gz opt-cd25e1e57bc9a27f8b62f9f78e7640f353b64fbb.tar.xz |
Merge branch '3.0' into 3.1
-rw-r--r-- | libvdpau/.md5sum | 2 | ||||
-rw-r--r-- | libvdpau/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libvdpau/.md5sum b/libvdpau/.md5sum index d4072b654..d91bbfe80 100644 --- a/libvdpau/.md5sum +++ b/libvdpau/.md5sum @@ -1 +1 @@ -cb81b0c3b7d32b2b2a51894ef05b95ce libvdpau-0.7.tar.gz +acf68adc8b8ff4f72be6e8679abc284e libvdpau-0.8.tar.gz diff --git a/libvdpau/Pkgfile b/libvdpau/Pkgfile index 6a64cfa93..02fdd4a7b 100644 --- a/libvdpau/Pkgfile +++ b/libvdpau/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg-libxext xorg-dri2proto name=libvdpau -version=0.7 +version=0.8 release=1 source=(http://people.freedesktop.org/~aplattner/vdpau/$name-$version.tar.gz) |