summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2022-07-15 15:50:16 +0300
committerYigit Sever2022-07-15 15:50:16 +0300
commit9039b908d4508e71bf6205d0f82e5f7de907201d (patch)
tree289dc31ffd340111fe4229ca92d634760dc7533d
parente39373322bfcb00cd701d0fb58f6d9a3d1c127b2 (diff)
downloadaur-9039b908d4508e71bf6205d0f82e5f7de907201d.tar.gz
Update to v0.4.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7e71d1769ae..b31e7e971b07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popcorntime-bin
pkgdesc = Stream free movies and TV shows from torrents
- pkgver = 0.4.7
+ pkgver = 0.4.8
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.4.7/Popcorn-Time-0.4.7-linux64.zip
+ source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.8/Popcorn-Time-0.4.8-linux64.zip
source = popcorntime.desktop
- sha256sums = b0a6398ac6e0d5c52ca4a2e0dae77b6588649867d7207bdeb7ca496e2c584b8a
+ sha256sums = 252f337747f9b1e7195786112a5a6ab3713ce7fa7abd297ba76d393d1f4f225f
sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334
pkgname = popcorntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 83c110f589a7..2e7aa127920a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
-pkgver=0.4.7
+pkgver=0.4.8
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=('b0a6398ac6e0d5c52ca4a2e0dae77b6588649867d7207bdeb7ca496e2c584b8a'
+sha256sums=('252f337747f9b1e7195786112a5a6ab3713ce7fa7abd297ba76d393d1f4f225f'
'4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334')
package() {