summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2024-04-16 22:52:54 +0300
committerYigit Sever2024-04-16 22:52:54 +0300
commit7866e614b82f43933ebae0366a0d65d6611ee71a (patch)
tree05751aeea32ac32d2143af5d743c749ce5e7a7b0
parent7c1428ffd7f601686f4658f8761028ee97d5a26f (diff)
downloadaur-7866e614b82f43933ebae0366a0d65d6611ee71a.tar.gz
upgpkg: popcorntime-bin 0.5.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1201c12169eb..28a545707a15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popcorntime-bin
pkgdesc = Stream free movies and TV shows from torrents
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = https://github.com/popcorn-official/popcorn-desktop
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = popcorntime-bin
conflicts = popcorntime
conflicts = popcorntime-ce
options = !strip
- source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.5.0/Popcorn-Time-0.5.0-linux64.zip
+ source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.5.1/Popcorn-Time-0.5.1-linux64.zip
source = popcorntime.desktop
- sha256sums = 0391bae8a90243502238e3b4d9d645015cfa76abc2a26adde655d0e167354b4b
+ sha256sums = b5b5a4feec6f1be0b6fd79670d739bc1f62734378c7659634d2e152e51da29b3
sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334
pkgname = popcorntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3a77e19d3bd0..e552600bcb76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="Stream free movies and TV shows from torrents"
arch=('x86_64')
@@ -31,7 +31,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=('0391bae8a90243502238e3b4d9d645015cfa76abc2a26adde655d0e167354b4b'
+sha256sums=('b5b5a4feec6f1be0b6fd79670d739bc1f62734378c7659634d2e152e51da29b3'
'4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334')
package() {