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

Anatol Pomozov anatolik at archlinux.org
Thu Sep 20 17:05:44 UTC 2018


    Date: Thursday, September 20, 2018 @ 17:05:43
  Author: anatolik
Revision: 335127

upgpkg: virglrenderer 0.7.0-1

Modified:
  virglrenderer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 15:46:42 UTC (rev 335126)
+++ PKGBUILD	2018-09-20 17:05:43 UTC (rev 335127)
@@ -1,7 +1,7 @@
 # Maintainer:  Anatol Pomozov <anatol at archlinux.org>
 
 pkgname=virglrenderer
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A virtual 3D GPU library, that allows the guest operating system to use the host GPU to accelerate 3D rendering'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(libepoxy mesa)
 source=(https://www.freedesktop.org/software/virgl/virglrenderer-$pkgver.tar.bz2{,.sig})
 validpgpkeys=(10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE) # David Airlie <airlied at redhat.com>
-sha1sums=('3f48d665e8776a45f7f6ffa851e960e6761d872a'
+sha1sums=('31d4545facb7e884aca929408632749b65a99416'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list