diff options
| author | Yigit Sever | 2022-07-16 20:11:37 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-07-16 20:11:37 +0300 |
| commit | bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410 (patch) | |
| tree | 71b2325253df03820ac8c3feff4a7ece2fb418b4 | |
| parent | 908cfab707032e21f666e7cf8e84203abd9ee555 (diff) | |
| download | packages-bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410.tar.gz packages-bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410.tar.bz2 packages-bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410.zip | |
Upstream released 0.4.8 again
| -rw-r--r-- | .SRCINFO | 4 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = popcorntime-bin | 1 | pkgbase = popcorntime-bin |
| 2 | pkgdesc = Stream free movies and TV shows from torrents | 2 | pkgdesc = Stream free movies and TV shows from torrents |
| 3 | pkgver = 0.4.8 | 3 | pkgver = 0.4.8 |
| 4 | pkgrel = 2 | 4 | pkgrel = 3 |
| 5 | url = https://github.com/popcorn-official/popcorn-desktop | 5 | url = https://github.com/popcorn-official/popcorn-desktop |
| 6 | arch = x86_64 | 6 | arch = x86_64 |
| 7 | license = GPL3 | 7 | license = GPL3 |
| @@ -17,7 +17,7 @@ pkgbase = popcorntime-bin | |||
| 17 | options = !strip | 17 | options = !strip |
| 18 | source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.8/Popcorn-Time-0.4.8-linux64.zip | 18 | source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.8/Popcorn-Time-0.4.8-linux64.zip |
| 19 | source = popcorntime.desktop | 19 | source = popcorntime.desktop |
| 20 | sha256sums = a2f6cfa554b26a04b6db29d2b41f074c7c90d11a7d99a76211beac50bf540f78 | 20 | sha256sums = fcf9c4d6ccd4fccaf7668707b16dcdd78d043b2d4f2a049f0edaf7afd8bb34f1 |
| 21 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 | 21 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 |
| 22 | 22 | ||
| 23 | pkgname = popcorntime-bin | 23 | pkgname = popcorntime-bin |
| @@ -18,7 +18,7 @@ | |||
| 18 | pkgname=popcorntime-bin | 18 | pkgname=popcorntime-bin |
| 19 | _pkgname=popcorntime | 19 | _pkgname=popcorntime |
| 20 | pkgver=0.4.8 | 20 | pkgver=0.4.8 |
| 21 | pkgrel=2 | 21 | pkgrel=3 |
| 22 | pkgdesc="Stream free movies and TV shows from torrents" | 22 | pkgdesc="Stream free movies and TV shows from torrents" |
| 23 | arch=('x86_64') | 23 | arch=('x86_64') |
| 24 | url="https://github.com/popcorn-official/popcorn-desktop" | 24 | url="https://github.com/popcorn-official/popcorn-desktop" |
| @@ -31,7 +31,7 @@ options=('!strip') | |||
| 31 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" | 31 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" |
| 32 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" | 32 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" |
| 33 | "${_pkgname}.desktop" ) | 33 | "${_pkgname}.desktop" ) |
| 34 | sha256sums=('a2f6cfa554b26a04b6db29d2b41f074c7c90d11a7d99a76211beac50bf540f78' | 34 | sha256sums=('fcf9c4d6ccd4fccaf7668707b16dcdd78d043b2d4f2a049f0edaf7afd8bb34f1' |
| 35 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 35 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
| 36 | 36 | ||
| 37 | package() { | 37 | package() { |
