From 141ebd9f631415545c87d2a8d5d439a200f2dd4d Mon Sep 17 00:00:00 2001 From: Michael Herzberg Date: Mon, 15 Oct 2018 11:18:18 +0200 Subject: [PATCH] Updated to version 0.6.1. --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 76d8f89..abb680b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = moonlight-qt pkgdesc = GameStream client for PCs (Windows, Mac, and Linux) - pkgver = 0.5.0 + pkgver = 0.6.1 pkgrel = 1 url = https://moonlight-stream.com arch = x86_64 @@ -13,7 +13,7 @@ pkgbase = moonlight-qt depends = ffmpeg depends = qt5-multimedia optdepends = libva-intel-driver: hardware acceleration for Intel GPUs - source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.5.0 + source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.6.1 md5sums = SKIP pkgname = moonlight-qt diff --git a/PKGBUILD b/PKGBUILD index c3990a7..333edb3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de> pkgname=moonlight-qt -pkgver=0.5.0 +pkgver=0.6.1 pkgrel=1 pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)' arch=('x86_64')