summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKostis Karantias2018-12-19 16:36:00 +0200
committerKostis Karantias2018-12-19 16:36:35 +0200
commit80b4c718906125bbaf102cdd4a40b55e04116503 (patch)
treef2f4b1c08700c9992e451ba67b70018c6a11e7b7 /PKGBUILD
parent3242957eeac7522b73313f809e6462fb84c21a47 (diff)
downloadpackages-80b4c718906125bbaf102cdd4a40b55e04116503.tar.gz
packages-80b4c718906125bbaf102cdd4a40b55e04116503.tar.bz2
packages-80b4c718906125bbaf102cdd4a40b55e04116503.zip
switch to stable version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8abc2bd..12af19c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,21 +12,21 @@
12# Contributor: xantares <xantares09 [at] hotmail [dot] com> 12# Contributor: xantares <xantares09 [at] hotmail [dot] com>
13# Contributor: petterk <stifler3k [at] hotmail [dot] com> 13# Contributor: petterk <stifler3k [at] hotmail [dot] com>
14 14
15pkgname=popcorntime-ci-bin 15pkgname=popcorntime-stable-bin
16_pkgname=popcorntime 16_pkgname=popcorntime
17pkgver=0.3.10 17pkgver=0.3.10
18pkgrel=362 18pkgrel=1
19pkgdesc="Stream movies and TV shows from torrents (continuous integration builds)" 19pkgdesc="Stream movies and TV shows from torrents (continuous integration builds)"
20arch=('x86_64') 20arch=('x86_64')
21url="https://popcorntime.sh" 21url="https://popcorntime.sh"
22license=('GPL3') 22license=('GPL3')
23depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') 23depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs')
24provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-bin') 24provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-bin')
25conflicts=('popcorntime') 25conflicts=('popcorntime')
26options=('!strip') 26options=('!strip')
27source=("${_pkgname}.desktop" "https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/${pkgrel}/artifact/build/Popcorn-Time-${pkgver}_linux64.tar.xz") 27source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz")
28sha512sums=('7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb' 28sha512sums=('7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb'
29 '4995da3263738fd9c99ad9158d13d768627a132253afe9f42d59c6ff6fc90d4ab1569b95b7c9f342b2a09145908af7baac0755d71542b1a5a98c0bbd80ff916a') 29 '0fe3c1be064231134eacfb0be74266361ba5d521f0cda2848cad5357fe03d6603284e80ed3bdacdf0a012b415949b9603ff3dcf95b03693e2f7704d500ee9516')
30 30
31package() { 31package() {
32 install -dm755 "${pkgdir}/usr/share/${_pkgname}" 32 install -dm755 "${pkgdir}/usr/share/${_pkgname}"