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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 16 02:14:00 UTC 2016


    Date: Sunday, October 16, 2016 @ 02:13:59
  Author: svenstaro
Revision: 192338

upgpkg: virtualgl 2.5.1-1

upstream release 2.5.1

Modified:
  virtualgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-16 02:13:40 UTC (rev 192337)
+++ PKGBUILD	2016-10-16 02:13:59 UTC (rev 192338)
@@ -3,8 +3,8 @@
 # Contributor: Andres Jimenez
 
 pkgname=virtualgl
-pkgver=2.5
-pkgrel=2
+pkgver=2.5.1
+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' 'xcb-util-keysyms')
 makedepends=('cmake' 'mesa')
 source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz")
-sha1sums=('c4bfa185b36c2f4938aa0be5223b920aa1c037c6')
+sha1sums=('b114d0ea9318e289d9c784b5a4062de4799fdea9')
 
 prepare() {
   # FS#48403



More information about the arch-commits mailing list