summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Ventura2019-10-13 19:52:22 +0100
committerRui Ventura2019-10-13 19:52:22 +0100
commit208bacc7daec032a7263ac2c8e1391e939f8468c (patch)
treee18892eaf683eb5250c684d77427de110ed1e442
parent87fbfa6202fb4b12241acc1e0818729b9763b840 (diff)
downloadaur-208bacc7daec032a7263ac2c8e1391e939f8468c.tar.gz
Update to 1.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ef71d2ef165..bf62e72d5436 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index ebfa56062d70..7733a4eacb0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')