summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-08-13 22:42:10 +0000
committerDaniel Bermond2019-08-13 22:42:10 +0000
commit26bc2dcdeaed976eef1a927a49c86ac58d794b6e (patch)
treefdd11904d5c7a3e72518375a56d27be8fde82bf2
parentcabf656a9b8ce267c63dfd3a0eb609f9578a7448 (diff)
downloadaur-26bc2dcdeaed976eef1a927a49c86ac58d794b6e.tar.gz
Updated to version 4.4.77
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a56ebd91bfad..6bb666d5182c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stremio
pkgdesc = A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)
- pkgver = 4.4.52
+ pkgver = 4.4.77
pkgrel = 1
url = https://www.stremio.com/
arch = x86_64
@@ -15,19 +15,19 @@ pkgbase = stremio
depends = qt5-quickcontrols2
depends = qt5-translations
depends = nodejs
- source = git+https://github.com/Stremio/stremio-shell.git#tag=4.4.52
+ source = git+https://github.com/Stremio/stremio-shell.git#tag=4.4.77
source = git+https://github.com/Ivshti/libmpv.git
- source = git+http://github.com/itay-grudev/SingleApplication.git
+ source = git+https://github.com/itay-grudev/SingleApplication.git
source = git+https://github.com/Ivshti/razerchroma.git
- source = stremio-4.4.52-server.js::https://dl.strem.io/four/v4.4.52/server.js
- source = stremio-4.4.52-stremio.asar::https://dl.strem.io/four/v4.4.52/stremio.asar
+ source = stremio-4.4.77-server.js::https://dl.strem.io/four/v4.4.77/server.js
+ source = stremio-4.4.77-stremio.asar::https://dl.strem.io/four/v4.4.77/stremio.asar
source = stremio-do-not-download-server-js.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = a62f0cffd2cccb36aa9523d450403d6cd1950cc7e0b8f5c0ea03f34b08e66558
- sha256sums = 9993faa94ab062c8eb22e9e7c6a113fdb6b024fd00eac5144ae3b1b8ce505b35
+ sha256sums = 8903e9660302bfbb413c7f6b2275f4cf31ce97fd51cfb9c39a0c3ee5171134ff
+ sha256sums = fc776607fc1e23f5d0433fc6803ee2a5785cf1b6a6ac224c7c46cb0e4bf81490
sha256sums = b1febe31374eaceefc1f869d574a00f7f5414eafa8b5d0a92a5f511078ba3add
pkgname = stremio
diff --git a/PKGBUILD b/PKGBUILD
index f41381aac7de..d4b65745f289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < gmail-com: danielbermond >
pkgname=stremio
-pkgver=4.4.52
+pkgver=4.4.77
pkgrel=1
pkgdesc='A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('mpv' 'qt5-webengine' 'qt5-declarative' 'qt5-webchannel' 'qt5-quickcont
makedepends=('git' 'librsvg')
source=("git+https://github.com/Stremio/stremio-shell.git#tag=${pkgver}"
'git+https://github.com/Ivshti/libmpv.git'
- 'git+http://github.com/itay-grudev/SingleApplication.git'
+ 'git+https://github.com/itay-grudev/SingleApplication.git'
'git+https://github.com/Ivshti/razerchroma.git'
"stremio-${pkgver}-server.js"::"https://dl.strem.io/four/v${pkgver}/server.js"
"stremio-${pkgver}-stremio.asar"::"https://dl.strem.io/four/v${pkgver}/stremio.asar"
@@ -21,8 +21,8 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'a62f0cffd2cccb36aa9523d450403d6cd1950cc7e0b8f5c0ea03f34b08e66558'
- '9993faa94ab062c8eb22e9e7c6a113fdb6b024fd00eac5144ae3b1b8ce505b35'
+ '8903e9660302bfbb413c7f6b2275f4cf31ce97fd51cfb9c39a0c3ee5171134ff'
+ 'fc776607fc1e23f5d0433fc6803ee2a5785cf1b6a6ac224c7c46cb0e4bf81490'
'b1febe31374eaceefc1f869d574a00f7f5414eafa8b5d0a92a5f511078ba3add')
prepare() {