summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e78923a72b5..d4a9fa55fb24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,7 @@
pkgname=popcorntime-ru-bin
_pkgname=popcorntime-ru
pkgver=0.4.5
-_pkgver=0.4.4
-pkgrel=2
+pkgrel=3
pkgdesc="Stream free movies and TV shows from torrents with Russian translation"
arch=('x86_64')
url="https://popcorn-ru.tk"
@@ -14,10 +13,10 @@ makedepends=('unzip')
provides=('popcorntime' 'popcorntime-ce')
conflicts=('popcorntime' 'popcorntime-ce')
options=('!strip')
-_zipfile="Popcorn-Time-Ru-${_pkgver}-linux64.zip"
-source=("https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v${_pkgver}/${_zipfile}"
+_zipfile="Popcorn-Time-Ru-${pkgver}-linux64.zip"
+source=("https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v${pkgver}/${_zipfile}"
"${_pkgname}.desktop" )
-sha256sums=('41f80e2a53988fdd5ea9e3bec73b2eb532ebaa8cbfef0e336c8f6e3fd9fb7d7b'
+sha256sums=('ea5c22ffa7371fac12b998ce78ced1a648a76dce62f2684d71883081121930f4'
'144dc8864d74abed5022b354ecd34b9a7bc6a0f0fdd442e0bac438c2ce6c4c5b')
package() {