From 8aa5fb7de752a5008ef5f25d02b2ff2607457840 Mon Sep 17 00:00:00 2001 From: Michael Herzberg Date: Mon, 29 Apr 2019 09:56:01 +0100 Subject: [PATCH] Updated to 0.10.1. --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bf7f811..e1ec71f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = moonlight-qt pkgdesc = GameStream client for PCs (Windows, Mac, and Linux) - pkgver = 0.10.0 + pkgver = 0.10.1 pkgrel = 1 url = https://moonlight-stream.com arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = moonlight-qt depends = qt5-multimedia depends = sdl2_ttf optdepends = libva-intel-driver: hardware acceleration for Intel GPUs - source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.10.0 + source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.10.1 md5sums = SKIP pkgname = moonlight-qt diff --git a/PKGBUILD b/PKGBUILD index 6978bee..6a82fc7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de> pkgname=moonlight-qt -pkgver=0.10.0 +pkgver=0.10.1 pkgrel=1 pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)' arch=('x86_64')