diff options
author | Rui Ventura | 2019-10-13 19:52:22 +0100 |
---|---|---|
committer | Rui Ventura | 2019-10-13 19:52:22 +0100 |
commit | 208bacc7daec032a7263ac2c8e1391e939f8468c (patch) | |
tree | e18892eaf683eb5250c684d77427de110ed1e442 | |
parent | 87fbfa6202fb4b12241acc1e0818729b9763b840 (diff) | |
download | aur-208bacc7daec032a7263ac2c8e1391e939f8468c.tar.gz |
Update to 1.0.4
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = chiaki pkgdesc = Free and Open Source PS4 Remote Play Client - pkgver = 1.0.3 + pkgver = 1.0.4 pkgrel = 1 url = https://github.com/thestr4ng3r/chiaki arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = chiaki depends = libopusenc depends = openssl>=1.1 provides = chiaki - source = chiaki.tar.gz::https://github.com/thestr4ng3r/chiaki/releases/download/v1.0.3/chiaki-v1.0.3-src.tar.gz + source = chiaki.tar.gz::https://github.com/thestr4ng3r/chiaki/releases/download/v1.0.4/chiaki-v1.0.4-src.tar.gz sha256sums = 4210cfe932c22080a50e9b9b04431d7bc1a35782204e2badbb4e71c0ae5ac3a1 pkgname = chiaki @@ -1,6 +1,6 @@ # Maintainer: Rui Ventura <rventura.pt@outlook.com> pkgname=chiaki -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc='Free and Open Source PS4 Remote Play Client' arch=('x86_64') |