summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Herzberg2019-08-19 12:35:28 +0100
committerMichael Herzberg2019-08-19 12:35:28 +0100
commitf6feabef4dea92cd1ad3667a5f6dcaab35662de2 (patch)
tree7d157dadcd1b6fe38aaeaf523b81197fe5b65600
parent7415a1084547bf92c5fd71236e089a92450dfc25 (diff)
downloadaur-f6feabef4dea92cd1ad3667a5f6dcaab35662de2.tar.gz
Updated to v1.1.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31e89428d45c..28874c54396f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moonlight-qt
pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
- pkgver = 1.0.1
+ pkgver = 1.1.0
pkgrel = 2
url = https://moonlight-stream.org
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = moonlight-qt
depends = ffmpeg
depends = sdl2_ttf
optdepends = libva-intel-driver: hardware acceleration for Intel GPUs
- source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v1.0.1
+ source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v1.1.0
md5sums = SKIP
pkgname = moonlight-qt
diff --git a/PKGBUILD b/PKGBUILD
index 082f728ef941..c2edec849b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de>
pkgname=moonlight-qt
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=2
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
arch=('x86_64')