diff options
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/libvdpau/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/libvdpau/PKGBUILD b/abs/core-testing/libvdpau/PKGBUILD index 11d4674..c37dad2 100644 --- a/abs/core-testing/libvdpau/PKGBUILD +++ b/abs/core-testing/libvdpau/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libvdpau pkgver=0.3 pkgrel=2 -pkgdesc="Nvidia VDPAU library" +pkgdesc="NVIDIA VDPAU library" arch=(i686 x86_64) url=http://cgit.freedesktop.org/~aplattner/libvdpau depends=('gcc-libs>=4.3.3') |