summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcore10242020-07-02 15:38:44 +0300
committercore10242020-07-02 15:38:44 +0300
commit3905c986a8640f27de42828e048c4dac7f772548 (patch)
tree23c3d3b12b6c1d44156cfcfd884b973c44bd3330
parent957f8598ce3d555069804a2e15dfb1ff1d959182 (diff)
downloadaur-3905c986a8640f27de42828e048c4dac7f772548.tar.gz
Fixed pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ab705e8f9a..defe4e04101f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stremio-beta
pkgdesc = Watch videos, movies, TV series and TV channels instantly. (Beta Version)
pkgver = 4.4.116
- pkgrel = 2
+ pkgrel = 3
url = https://www.stremio.com
install = stremio.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 343dff765588..430e2ad39586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=stremio
pkgname=${_pkgname}-beta
pkgver=4.4.116
-pkgrel=1
+pkgrel=3
pkgdesc="Watch videos, movies, TV series and TV channels instantly. (Beta Version)"
arch=(any)
url="https://www.stremio.com"