summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInvisible Fox2021-03-16 23:51:20 +0300
committerInvisible Fox2021-03-16 23:51:20 +0300
commit4674277971f6aff42cd9ac249338c7ed3ccd9789 (patch)
tree02f8cb29966557ed63285de18e2e60a27cd5286e
parent381890e1141266dfc7cc22864909c71b9350bcdd (diff)
downloadaur-4674277971f6aff42cd9ac249338c7ed3ccd9789.tar.gz
version 0.4.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5676c2a38090..73674d50054d 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 = 3
+ pkgver = 0.4.5
+ pkgrel = 1
url = https://popcorn-ru.tk
arch = x86_64
license = GPL3
@@ -16,9 +16,9 @@ pkgbase = popcorntime-ru-bin
conflicts = popcorntime
conflicts = popcorntime-ce
options = !strip
- source = https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v0.4.4/Popcorn-Time-Ru-0.4.4-linux64.zip
+ source = https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v0.4.5/Popcorn-Time-Ru-0.4.5-linux64.zip
source = popcorntime-ru.desktop
- sha256sums = 6bbc54a66d15f304d829c42a76b076b53361b6a03ea0bb60bee01f5e07c333b0
+ sha256sums = 97e62501c33f029df0a9f94160955c29520645fcd1cf4615dd612014d2eb54f3
sha256sums = 144dc8864d74abed5022b354ecd34b9a7bc6a0f0fdd442e0bac438c2ce6c4c5b
pkgname = popcorntime-ru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 58c4541782ee..e2bb80dc388b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=popcorntime-ru-bin
_pkgname=popcorntime-ru
-pkgver=0.4.4
-pkgrel=3
+pkgver=0.4.5
+pkgrel=1
pkgdesc="Stream free movies and TV shows from torrents with Russian translation"
arch=('x86_64')
url="https://popcorn-ru.tk"
@@ -16,7 +16,7 @@ options=('!strip')
_zipfile="Popcorn-Time-Ru-${pkgver}-linux64.zip"
source=("https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v${pkgver}/${_zipfile}"
"${_pkgname}.desktop" )
-sha256sums=('6bbc54a66d15f304d829c42a76b076b53361b6a03ea0bb60bee01f5e07c333b0'
+sha256sums=('97e62501c33f029df0a9f94160955c29520645fcd1cf4615dd612014d2eb54f3'
'144dc8864d74abed5022b354ecd34b9a7bc6a0f0fdd442e0bac438c2ce6c4c5b')
package() {