summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2015-11-05 21:54:28 +0100
committerPieter Goetschalckx2015-11-05 21:54:28 +0100
commitb249b07fbc25813e754260bb623fab3f01b6119b (patch)
tree8fe2ea30f3fb8b1f1586f25862afc96d2397b044 /PKGBUILD
parentc2d0c40f1a1074ee45fd8146c9b955d190d5ed41 (diff)
downloadaur-b249b07fbc25813e754260bb623fab3f01b6119b.tar.gz
gconf dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 842c028b5c12..0a40405a5f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=stremio-bin
pkgver=3.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Watch instantly all the video content you enjoy in one place."
arch=('x86_64')
url="https://strem.io"
-depends=('ffmpeg')
+depends=('ffmpeg' 'gconf')
license=('custom')
install=stremio.install
source=("https://strem.io/Stremio${pkgver}.linux.tar.gz"