summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2020-12-30 12:53:52 +0000
committerWorMzy Tykashi2020-12-30 12:53:52 +0000
commit92376145e1403ccccc709c2611adaedf768f0eb3 (patch)
treea9e0cc237d4f8dc84f91a7ac420cd01d8e263409
parent31aa93b542be3e9388351718ce99eb0d8fb241cd (diff)
downloadaur-92376145e1403ccccc709c2611adaedf768f0eb3.tar.gz
Updated source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f845b76cd1c..d2d32c086918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = chiaki-git
pkgdesc = Unofficial PlayStation 4 remote play client
- pkgver = 1.2.1.r37.gf1071f3
+ pkgver = 2.0.1.r1.g89c3175
pkgrel = 1
- url = https://github.com/thestr4ng3r/chiaki.git
+ url = https://git.sr.ht/~thestr4ng3r/chiaki
arch = i686
arch = x86_64
license = GPL3
@@ -24,7 +24,7 @@ pkgbase = chiaki-git
optdepends = libva-mesa-driver: alternative vaapi backend for AMD GPUs
provides = chiaki
conflicts = chiaki
- source = git+https://github.com/thestr4ng3r/chiaki.git
+ source = git+https://git.sr.ht/~thestr4ng3r/chiaki
md5sums = SKIP
pkgname = chiaki-git
diff --git a/PKGBUILD b/PKGBUILD
index 1e0cb079c606..62112ecd33e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=chiaki-git
_gitname=chiaki
-pkgver=1.2.1.r37.gf1071f3
+pkgver=2.0.1.r1.g89c3175
pkgrel=1
pkgdesc="Unofficial PlayStation 4 remote play client"
arch=(i686 x86_64)
-url="https://github.com/thestr4ng3r/chiaki.git"
+url="https://git.sr.ht/~thestr4ng3r/chiaki"
license=('GPL3')
depends=('qt5-base' 'qt5-multimedia' 'qt5-svg' 'sdl2' 'opus' 'ffmpeg' 'openssl' 'gcc-libs')
makedepends=('git' 'cmake' 'python-protobuf' 'libva')