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: f3a6a87a1ffa050f8d7df649b830c700d51a776c

Message: Upgraded to 4.3.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index b46e02b..2a8b65c 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.3.0
+pkgver = 4.3.1
 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.3.0
+source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v4.3.1
 sha256sums = SKIP
 makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 752037d..7dbcd27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moonlight-qt'
 _gitname='moonlight-qt'
-pkgver='4.3.0'
+pkgver='4.3.1'
 pkgrel='1'
 pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
 arch=('x86_64')