summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Borisov2019-07-02 14:23:12 +0300
committerVladimir Borisov2019-07-02 14:23:12 +0300
commit0db1516ce6a96d9804826905f6dde0287a7b1fdd (patch)
treedf242d34555cc431b9da121405898c6601f8f217
parent0dc3eaa3507e2839da6e569b8be8618305e3e740 (diff)
downloadaur-0db1516ce6a96d9804826905f6dde0287a7b1fdd.tar.gz
v4.4.77
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8af5adaf5ca3..91ea2e5ff597 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.52
+ pkgver = 4.4.77
pkgrel = 1
url = https://www.stremio.com
install = stremio.install
@@ -24,7 +24,7 @@ pkgbase = stremio-beta
conflicts = stremio-beta
conflicts = stremio-legacy
conflicts = stremio
- source = stremio::git+https://github.com/Stremio/stremio-shell.git#tag=4.4.52
+ source = stremio::git+https://github.com/Stremio/stremio-shell.git#tag=4.4.77
md5sums = SKIP
pkgname = stremio-beta
diff --git a/.gitignore b/.gitignore
index fc685dcef768..f484870ae8bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
stremio
stremio.sublime-project
stremio.sublime-workspace
+stremio-beta*.pkg*
+pkg
diff --git a/PKGBUILD b/PKGBUILD
index ae6a7de8fdef..bde2e634e764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Prasad Kumar
_pkgname=stremio
pkgname=${_pkgname}-beta
-pkgver=4.4.52
+pkgver=4.4.77
pkgrel=1
pkgdesc="Watch videos, movies, TV series and TV channels instantly. (Beta Version)"
arch=(any)