diff options
| author | Yigit Sever | 2022-09-04 22:10:46 +0300 | 
|---|---|---|
| committer | Yigit Sever | 2022-09-04 22:10:46 +0300 | 
| commit | 91fbf00d9b09ca4857ac1d4b258b0aaec419a27e (patch) | |
| tree | 3b4c6ffafcd8d5a2be9e4308e73670f5c11e7dc2 /PKGBUILD | |
| parent | bd8e8ffb6ea8bdedd7617c85d8ed500e07fbd410 (diff) | |
| download | packages-91fbf00d9b09ca4857ac1d4b258b0aaec419a27e.tar.gz packages-91fbf00d9b09ca4857ac1d4b258b0aaec419a27e.tar.bz2 packages-91fbf00d9b09ca4857ac1d4b258b0aaec419a27e.zip  | |
Update to v0.4.9
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -17,8 +17,8 @@ | |||
| 17 | 17 | ||
| 18 | pkgname=popcorntime-bin | 18 | pkgname=popcorntime-bin | 
| 19 | _pkgname=popcorntime | 19 | _pkgname=popcorntime | 
| 20 | pkgver=0.4.8 | 20 | pkgver=0.4.9 | 
| 21 | pkgrel=3 | 21 | pkgrel=1 | 
| 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" | 
| @@ -57,3 +57,5 @@ package() { | |||
| 57 | find "${pkgdir}/usr/share/${_pkgname}/" -perm 600 -exec chmod 644 '{}' \; | 57 | find "${pkgdir}/usr/share/${_pkgname}/" -perm 600 -exec chmod 644 '{}' \; | 
| 58 | find "${pkgdir}/usr/share/${_pkgname}/" -perm 700 -exec chmod 755 '{}' \; | 58 | find "${pkgdir}/usr/share/${_pkgname}/" -perm 700 -exec chmod 755 '{}' \; | 
| 59 | } | 59 | } | 
| 60 | sha256sums=('71b28be5b8307990ffc9f8bff0a4b42fb45a85af0f4c7a889b8a923c589d8d47' | ||
| 61 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | ||
