summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordigitalone2019-07-08 20:10:27 +0200
committerdigitalone2019-07-08 20:10:27 +0200
commit8a6e33994573b8e4fe7f5f758031bc1cbd80a926 (patch)
tree86cf23fa3f20e023b796e59b6ddee7e5e6f28740
parent771c551ba13d98f4e6227dc82f4ac013804fef31 (diff)
downloadaur-8a6e33994573b8e4fe7f5f758031bc1cbd80a926.tar.gz
small fix
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55e01496dc57..a9ad41e95666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ arch=("any")
url="https://github.com/Digitalone1/mpv-acestream"
license=("GPL3")
optdepends=("acestream-engine: AceStream engine"
- "mpv: mpv player"
-)
+ "mpv: mpv player")
source=(
"https://github.com/Digitalone1/mpv-acestream/archive/v$pkgver.tar.gz"
"acestream.protocol")