summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-06-01 18:10:50 +0000
committerDaniel Bermond2019-06-01 18:10:50 +0000
commitad7ceca2791617308b4e75fc2d4674b57294b3ea (patch)
tree7415b07cd78ec6f4f505a300fd8fbad245bc3ac3
parent13a31e2e3194cd74e4ac953c02298891bc529b17 (diff)
downloadaur-stremio-legacy.tar.gz
Add provides and conflicts
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f653b6d0ca6d..7af5987c43ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stremio-legacy
pkgdesc = A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels) (legacy version)
pkgver = 3.6.5
- pkgrel = 3
+ pkgrel = 4
url = https://www.stremio.com/
arch = x86_64
license = custom
@@ -9,6 +9,8 @@ pkgbase = stremio-legacy
depends = gconf
depends = gtk2
depends = nss
+ provides = stremio
+ conflicts = stremio
noextract = Stremio3.6.5.linux.tar.gz
options = !strip
source = https://strem.io/Stremio3.6.5.linux.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index d02bc02c74c4..c030638b7f36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer : Daniel Bermond < yahoo-com: danielbermond >
+# Maintainer : Daniel Bermond < gmail-com: danielbermond >
# Contributor: Rob Lynn <rob22uk at gmail dot com>
pkgname=stremio-legacy
pkgver=3.6.5
-pkgrel=3
+pkgrel=4
pkgdesc='A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels) (legacy version)'
arch=('x86_64')
url='https://www.stremio.com/'
@@ -15,6 +15,8 @@ source=("https://strem.io/Stremio${pkgver}.linux.tar.gz"
'https://strem.io/favicon-96x96.png'
'stremio.desktop')
noextract=("Stremio${pkgver}.linux.tar.gz")
+provides=('stremio')
+conflicts=('stremio')
sha256sums=('8ea9fc21543e30c773adbcfac3759e8787de315ac25e2da7f8580cb670f68424'
'd41058548c2505c476955e2e9bbfe0b14d0c76198147b3364343f5a1b2a1e702'
'3633a9ca3a3584037e90b1203d2fd2987180c5ab949682a2db6bfbcfa9852a9d'