summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Herzberg2019-01-11 10:44:25 +0000
committerMichael Herzberg2019-01-11 10:44:25 +0000
commitf237d9251a1c19c16b9c63ed1b4e1c88f1a8a41c (patch)
tree2d6bfce8db5dbf3b3ca0e13968e1700e1ea5205d
parent248f858f31cf6f0adb31d4c77fb276db21feda15 (diff)
downloadaur-f237d9251a1c19c16b9c63ed1b4e1c88f1a8a41c.tar.gz
Updated to version 0.8.1.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42fd5aa29741..d33d52a423f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moonlight-qt
pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
- pkgver = 0.7.0
+ pkgver = 0.8.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.7.0
+ source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.8.1
md5sums = SKIP
pkgname = moonlight-qt
diff --git a/PKGBUILD b/PKGBUILD
index 31d1d88aa937..666d20a3b562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de>
pkgname=moonlight-qt
-pkgver=0.7.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
arch=('x86_64')