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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Thu Jan 2 12:54:20 UTC 2014


    Date: Thursday, January 2, 2014 @ 13:54:20
  Author: svenstaro
Revision: 103281

upgpkg: virtualgl 2.3.3-1

upstream release 2.3.3

Modified:
  virtualgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-02 12:43:36 UTC (rev 103280)
+++ PKGBUILD	2014-01-02 12:54:20 UTC (rev 103281)
@@ -3,8 +3,8 @@
 # Contributor: Andres Jimenez
 
 pkgname=virtualgl
-pkgver=2.3.2
-pkgrel=4
+pkgver=2.3.3
+pkgrel=1
 pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 3D graphics card"
 arch=('i686' 'x86_64')
 url="http://virtualgl.org"
@@ -12,7 +12,7 @@
 depends=('libxv' 'glu' 'libjpeg-turbo')
 makedepends=('cmake' 'mesa')
 source=("http://downloads.sourceforge.net/project/virtualgl/VirtualGL/$pkgver/VirtualGL-$pkgver.tar.gz")
-sha1sums=('f042862c21ceaba57c6e1f0ec72adb4f838725e9')
+sha1sums=('7128fc546f0bc65a74296e19d474e52d41acbf47')
  
 build() {
   cd "$srcdir/VirtualGL-$pkgver"




More information about the arch-commits mailing list