summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJorge Israel Peña2018-08-29 20:25:35 -0700
committerJorge Israel Peña2018-08-29 20:26:06 -0700
commit03ceb7675804f585e47361d429f073242824ab58 (patch)
treeb628a9699b71374115d13c543f211cd8c469015d /PKGBUILD
parent00a2aa3f98a52338fc1f18166e4ce6e7f3aa79fc (diff)
downloadaur-03ceb7675804f585e47361d429f073242824ab58.tar.gz
fix: it's pyside2 not python-pyside
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc37eff5d523..db4528e7a928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=syncplay
_pkgver=1.5.6-Beta2
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="synchronize watching movies on mplayer2, vlc, mpv, and mpc-hc on many computers"
arch=('any')
url="http://syncplay.pl/"
license=('custom')
-depends=(python python-pyside python-twisted)
+depends=(python python-twisted pyside2 qt5-declarative)
source=("https://github.com/Syncplay/syncplay/archive/v${_pkgver}.tar.gz"
syncplay@.service)
sha256sums=('afc5e05779b861ff2e9f531fef5ea7ff43dbc358e6259b0b90629462ea303e3b'