summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-01-04 09:43:29 +0800
committerlilac2019-01-04 09:43:29 +0800
commitba3598f64d9aaea82914b1df5991ed0d845b176f (patch)
treee301006cc18c8d749cc735b536c78806ca0bfdb1 /PKGBUILD
parent4502b5694dbba802d9a460208a7413f314404e70 (diff)
downloadaur-ba3598f64d9aaea82914b1df5991ed0d845b176f.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18df829c707d..bbe5ef4137ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# contributer: rob.til.freedman@googlemail.com
pkgname=moonplayer
-pkgver=2.2.r320
+pkgver=2.3.r360
pkgrel=1
pkgdesc="A qt font-end for mplayer with the abilities of watching and downloading videos from chinese network"
arch=('i686' 'x86_64')
url="https://github.com/coslyk/moonplayer"
license=('GPL')
-depends=('qt5-base' 'qt5-x11extras' 'python' 'python2' 'mpv' 'qtermwidget')
+depends=('qt5-base' 'qt5-x11extras' 'qt5-webkit' 'python' 'python2' 'mpv' 'qtermwidget')
makedepends=('git')
source=(
"git+https://github.com/coslyk/moonplayer#branch=master"