makedeb
GameStream client for PCs (Windows, Mac, and Linux)
Click here to go back to the commit logs for moonlight-qt.
Hash: 0c439d64e63873894eab64d21ed3588ed1ae57a4
Message: Upgraded to 4.3.0
diff --git a/.SRCINFO b/.SRCINFO
index d638770..b46e02b 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.2.0
+pkgver = 4.3.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.2.0
+source = git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v4.3.0
sha256sums = SKIP
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 3895fdb..752037d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='moonlight-qt'
_gitname='moonlight-qt'
-pkgver='4.2.0'
+pkgver='4.3.0'
pkgrel='1'
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
arch=('x86_64')