summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Borisov2019-04-02 15:07:09 +0300
committerVladimir Borisov2019-04-02 15:07:09 +0300
commitfb43a4b5609972bb2aa93f5d81a62053600e28bc (patch)
tree25189ac4a259e962e5315155a7d42aa0fac29925
parent31b2ed71e90dcf446fdf5c5cce84db9de7eb669a (diff)
downloadaur-fb43a4b5609972bb2aa93f5d81a62053600e28bc.tar.gz
version bump
-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