summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/vdpinfo
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2009-08-24 18:41:44 (GMT)
committerNathan Harris <nharris@eoimaging.com>2009-08-24 18:41:44 (GMT)
commita453b43dd40c73601cc86d7c1ca3136b9c759ab3 (patch)
tree570c9451382821596fe41e0dcd84eae01c6cb0b3 /abs/core-testing/vdpinfo
parentb298304c21575252f57fbb84d4ef2eaae5dbad0c (diff)
downloadlinhes_pkgbuild-a453b43dd40c73601cc86d7c1ca3136b9c759ab3.zip
linhes_pkgbuild-a453b43dd40c73601cc86d7c1ca3136b9c759ab3.tar.gz
linhes_pkgbuild-a453b43dd40c73601cc86d7c1ca3136b9c759ab3.tar.bz2
vdpinfo: bumped to 185.18.36
Diffstat (limited to 'abs/core-testing/vdpinfo')
-rw-r--r--abs/core-testing/vdpinfo/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/vdpinfo/PKGBUILD b/abs/core-testing/vdpinfo/PKGBUILD
index 845db3a..db7be03 100644
--- a/abs/core-testing/vdpinfo/PKGBUILD
+++ b/abs/core-testing/vdpinfo/PKGBUILD
@@ -2,7 +2,7 @@
# the nvidia package.
pkgname=vdpinfo
-pkgver=185.18.31
+pkgver=185.18.36
pkgrel=1
pkgdesc="polls the GPU for nVidia vdpau capabilities"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
[ "$CARCH" = "x86_64" ] && ARCH=x86_64
url="http://www.cs.rug.nl/~wladimir/vdpinfo/"
license=('MIT')
-depends=('nvidia-utils=185.18.31' 'nvidia=185.18.31')
+depends=('nvidia-utils=185.18.36' 'nvidia=185.18.36')
# Just let the dependency on the right nvidia and nvidia-utils versions
# handle conflicts via those packages conflicts.
# conflicts=()