makedeb


moonlight-qt 4.3.1-1


GameStream client for PCs (Windows, Mac, and Linux)

Click here to go back to the commit logs for moonlight-qt.

Commit:


Hash: ba5337d0a09a9c6bdd9115c29b2232e1cc2d1653

Message: Upgraded to 4.2.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7ff1e1d..d638770 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = moonlight-qt
 pkgbase = moonlight-qt
 pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
 pkgrel = 1
-pkgver = 4.1.0
+pkgver = 4.2.0
 url = https://moonlight-stream.org
 arch = x86_64
 conflicts = moonlight-qt-git
@@ -32,6 +32,6 @@ depends = qml-module-qtquick2
 depends = ffmpeg
 license = GPL
 makedepends = git
-source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v4.1.0
+source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v4.2.0
 sha256sums = SKIP
 makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 210888e..3895fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moonlight-qt'
 _gitname='moonlight-qt'
-pkgver='4.1.0'
+pkgver='4.2.0'
 pkgrel='1'
 pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
 arch=('x86_64')