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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jan 19 11:58:35 UTC 2014


    Date: Sunday, January 19, 2014 @ 12:58:34
  Author: bpiotrowski
Revision: 104359

upgpkg: libvdpau-va-gl 0.3.0-1

new upstream release

Modified:
  libvdpau-va-gl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-19 08:05:36 UTC (rev 104358)
+++ PKGBUILD	2014-01-19 11:58:34 UTC (rev 104359)
@@ -3,7 +3,7 @@
 # Contributor: Behem0th <grantipak at gmail.com>
 
 pkgname=libvdpau-va-gl
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('LGPL3')
 depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
 makedepends=('cmake')
-source=('https://github.com/i-rinat/${pkgname}/archive/v'${pkgver}'.zip')
-md5sums=('bb14c2ec9763c025b1abde96df845512')
+source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('acf90bcedd6faa2d36930f03c4986878')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list