summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2024-01-04 16:11:58 -0300
committerDaniel Bermond2024-01-04 16:11:58 -0300
commit35554d8dfb651b42f26f2a13ac8515cfcb74cd03 (patch)
tree2a26d90fcf969cf12144d37555bdb058eb1be375
parentf2f5f1cc598ef630470198c0edc9ea29cd2d1ea2 (diff)
downloadaur-35554d8dfb651b42f26f2a13ac8515cfcb74cd03.tar.gz
Update to version 4.4.165
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f03d10bb9737..be6e050a383b 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.164
+ pkgver = 4.4.165
pkgrel = 1
url = https://www.stremio.com/
arch = x86_64
@@ -19,19 +19,19 @@ pkgbase = stremio
depends = qt5-translations
depends = qt5-webchannel
depends = hicolor-icon-theme
- source = git+https://github.com/Stremio/stremio-shell.git#tag=v4.4.164
+ source = git+https://github.com/Stremio/stremio-shell.git#tag=v4.4.165
source = git+https://github.com/Ivshti/libmpv.git
source = git+https://github.com/itay-grudev/SingleApplication.git
source = git+https://github.com/Ivshti/razerchroma.git
- source = stremio-4.4.164-server.js::https://dl.strem.io/four/v4.4.164/server.js
- source = stremio-4.4.164-stremio.asar::https://dl.strem.io/four/v4.4.164/stremio.asar
+ source = stremio-4.4.165-server.js::https://dl.strem.io/four/v4.4.165/server.js
+ source = stremio-4.4.165-stremio.asar::https://dl.strem.io/four/v4.4.165/stremio.asar
source = 010-stremio-do-not-download-server-js.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = f6e368543dfa4d82dbc9ba1dd9f350da42d61bd26d80b86aaef5f3bad75d24b6
- sha256sums = 7d76993cc91c6becdf43b0640dc39af91069358a60e612474f4e1470d52de17a
+ sha256sums = e763e0d0fad5d796ab1aa843deb5d80a5d49ea47282fefc11d1be089004efce0
+ sha256sums = 4c74af8bf77ddc2b278c623a5f2d019e416439e1b83666cc850b730bc02acd20
sha256sums = b5eff88b30d8c6030e36ca4949ebf6ff9515efbedc0b9bc748110cd1fbc0671a
pkgname = stremio
diff --git a/PKGBUILD b/PKGBUILD
index 33c98c4bee10..99ad3d02a027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=stremio
-pkgver=4.4.164
+pkgver=4.4.165
pkgrel=1
pkgdesc='A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)'
arch=('x86_64')
@@ -22,8 +22,8 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'f6e368543dfa4d82dbc9ba1dd9f350da42d61bd26d80b86aaef5f3bad75d24b6'
- '7d76993cc91c6becdf43b0640dc39af91069358a60e612474f4e1470d52de17a'
+ 'e763e0d0fad5d796ab1aa843deb5d80a5d49ea47282fefc11d1be089004efce0'
+ '4c74af8bf77ddc2b278c623a5f2d019e416439e1b83666cc850b730bc02acd20'
'b5eff88b30d8c6030e36ca4949ebf6ff9515efbedc0b9bc748110cd1fbc0671a')
prepare() {