summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInvisible Fox2020-11-15 09:44:23 +0300
committerInvisible Fox2020-11-15 09:44:23 +0300
commit0dae82a324e73def3734113a960b3d6b57c34a92 (patch)
tree87a035289092a35c73bb96686e07011ac6fbad5e
parent98db393c11a3e6479994d3c080acd0fca391d638 (diff)
downloadaur-0dae82a324e73def3734113a960b3d6b57c34a92.tar.gz
Fix pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 325d61226732..55bd6d33b14d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-ru-bin
pkgdesc = Stream free movies and TV shows from torrents with Russian translation
pkgver = 0.4.4
- pkgrel = 0
+ pkgrel = 1
url = https://popcorn-ru.tk
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 2e43e9a9cb32..f8ead82e7f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=popcorntime-ru-bin
_pkgname=popcorntime-ru
pkgver=0.4.4
-pkgrel=0
+pkgrel=1
pkgdesc="Stream free movies and TV shows from torrents with Russian translation"
arch=('x86_64')
url="https://popcorn-ru.tk"