summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebf0d40f18ee..47496e291002 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popcorntime-bin
pkgdesc = Stream free movies and TV shows from torrents
- pkgver = 0.4.3
+ pkgver = 0.4.4
pkgrel = 1
url = https://popcorntime.app/
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = popcorntime-bin
conflicts = popcorntime
conflicts = popcorntime-ce
options = !strip
- source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.3/Popcorn-Time-0.4.3-linux64.zip
+ source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.4/Popcorn-Time-0.4.4-linux64.zip
source = popcorntime.desktop
- sha256sums = c05f78039b18ae28265e720cc9f04f313ed9626eff1ab894a4cf8c5832b5ad9e
+ sha256sums = fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314
sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334
pkgname = popcorntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2fd44ff21704..86552de6c9de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="Stream free movies and TV shows from torrents"
arch=('x86_64')
@@ -29,7 +29,7 @@ options=('!strip')
_zipfile="Popcorn-Time-${pkgver}-linux64.zip"
source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v$pkgver/$_zipfile"
"${_pkgname}.desktop" )
-sha256sums=('c05f78039b18ae28265e720cc9f04f313ed9626eff1ab894a4cf8c5832b5ad9e'
+sha256sums=('fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314'
'4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334')
package() {