summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a595161eb6a7..f036812a4233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stremio-beta
pkgdesc = Watch videos, movies, TV series and TV channels instantly. (Beta Version)
- pkgver = 4.4.25
+ pkgver = 4.4.52
pkgrel = 1
url = https://www.stremio.com
install = stremio.install
diff --git a/PKGBUILD b/PKGBUILD
index 7b4191dfb66a..0f591abefaa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Prasad Kumar
_pkgname=stremio
pkgname=${_pkgname}-beta
-pkgver=4.4.25
+pkgver=4.4.52
pkgrel=1
pkgdesc="Watch videos, movies, TV series and TV channels instantly. (Beta Version)"
arch=(any)
@@ -12,7 +12,7 @@ groups=()
depends=("nodejs" "ffmpeg" "qt5-webengine" "qt5-webchannel" "qt5-declarative" "qt5-quickcontrols" "qt5-quickcontrols2" "qt5-translations" "mpv" "openssl")
makedepends=("git" "wget" "qt5-tools" "librsvg")
provides=("${pkgname}")
-conflicts=("${pkgname}" "stremio-legacy")
+conflicts=("${pkgname}" "stremio-legacy" "stremio")
install=${_pkgname}.install