summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2022-07-16 20:11:37 +0300
committerYigit Sever2022-07-16 20:11:37 +0300
commitbd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410 (patch)
tree71b2325253df03820ac8c3feff4a7ece2fb418b4
parent908cfab707032e21f666e7cf8e84203abd9ee555 (diff)
downloadaur-bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410.tar.gz
Upstream released 0.4.8 again
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d69848e4cb89..e55ac8a47909 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-bin
pkgdesc = Stream free movies and TV shows from torrents
pkgver = 0.4.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/popcorn-official/popcorn-desktop
arch = x86_64
license = GPL3
@@ -17,7 +17,7 @@ pkgbase = popcorntime-bin
options = !strip
source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.8/Popcorn-Time-0.4.8-linux64.zip
source = popcorntime.desktop
- sha256sums = a2f6cfa554b26a04b6db29d2b41f074c7c90d11a7d99a76211beac50bf540f78
+ sha256sums = fcf9c4d6ccd4fccaf7668707b16dcdd78d043b2d4f2a049f0edaf7afd8bb34f1
sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334
pkgname = popcorntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9fd95c122efd..345689d25c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
pkgver=0.4.8
-pkgrel=2
+pkgrel=3
pkgdesc="Stream free movies and TV shows from torrents"
arch=('x86_64')
url="https://github.com/popcorn-official/popcorn-desktop"
@@ -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=('a2f6cfa554b26a04b6db29d2b41f074c7c90d11a7d99a76211beac50bf540f78'
+sha256sums=('fcf9c4d6ccd4fccaf7668707b16dcdd78d043b2d4f2a049f0edaf7afd8bb34f1'
'4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334')
package() {