[arch-commits] Commit in lib32-libvdpau/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Sep 12 14:19:23 UTC 2015


    Date: Saturday, September 12, 2015 @ 16:19:23
  Author: heftig
Revision: 139968

1.1.1

Modified:
  lib32-libvdpau/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-12 14:11:47 UTC (rev 139967)
+++ PKGBUILD	2015-09-12 14:19:23 UTC (rev 139968)
@@ -3,16 +3,18 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=lib32-libvdpau
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='Nvidia VDPAU library'
 arch=('x86_64')
 url='http://cgit.freedesktop.org/~aplattner/libvdpau'
 license=('custom')
-depends=('lib32-gcc-libs' 'lib32-libxext' "libvdpau=${pkgver}")
+depends=('lib32-gcc-libs' 'lib32-libxext' 'libvdpau')
 makedepends=('dri2proto')
-source=("http://people.freedesktop.org/~aplattner/vdpau/libvdpau-${pkgver}.tar.gz")
-sha256sums=('aea4e783f220bf26ba2139ccd866a0ee5005fa03af5e08c41fbc939118263919')
+source=(http://people.freedesktop.org/~aplattner/vdpau/libvdpau-${pkgver}.tar.bz2{,.sig})
+sha256sums=('857a01932609225b9a3a5bf222b85e39b55c08787d0ad427dbd9ec033d58d736'
+            'SKIP')
+validpgpkeys=('BD68A042C603DDAD9AA354B0F56ACC8F09BA9635') # Aaron Plattner
 
 build() {
   cd libvdpau-${pkgver}



More information about the arch-commits mailing list