Version 2.1.0.
This commit is contained in:
parent
df9ade18e6
commit
f305b29652
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = moonlight-qt
|
pkgbase = moonlight-qt
|
||||||
pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
|
pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
|
||||||
pkgver = 1.2.1
|
pkgver = 2.1.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://moonlight-stream.org
|
url = https://moonlight-stream.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de>
|
# Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de>
|
||||||
|
|
||||||
pkgname=moonlight-qt
|
pkgname=moonlight-qt
|
||||||
pkgver=1.2.1
|
pkgver=2.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
|
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux)'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Reference in a new issue