summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-06-25 14:53:23 +0200
committermirkobrombin2021-06-25 14:53:23 +0200
commitc833b167a26b5ed5b1352504813b2cbb6b291d23 (patch)
treed7224cf80043b786cb36a1d88284578093f6e37d /PKGBUILD
parent55d2586de569894409128765d0b891caa97cd5e9 (diff)
downloadaur-twitz.tar.gz
Wrong syntax
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f4fe7d6c8c9..73214e075a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A GTK Twitch client for Linux (Under development)'
arch=('x86_64')
url="https://github.com/mirkobrombin/Twitz"
license=('GPL3')
-depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'webkit2gtk' 'gst-plugins-good' 'gst-plugins-base' 'gst-libav' 'youtube-dl', 'python-mpv', 'python-opengl')
+depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'python-mpv' 'python-opengl' 'youtube-dl' 'webkit2gtk' 'gst-plugins-good' 'gst-plugins-base' 'gst-libav')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mirkobrombin/Twitz/archive/${pkgver}.tar.gz")
sha256sums=('c39f74e082a6bfcabc363914cf68130bb0e49a68725c024baa5e8297d9fd4467')