aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-03-10 10:09:42 +0100
committerStephan Springer2020-03-10 10:09:42 +0100
commit2f837c066e65f94b310694e2e7fd514a01991167 (patch)
tree2c2dd0961a79376b25029801f5327b8a92b60303
parent46632d1f603650ce34369686dd30d93a762786bf (diff)
downloadpackages-2f837c066e65f94b310694e2e7fd514a01991167.tar.gz
packages-2f837c066e65f94b310694e2e7fd514a01991167.tar.bz2
packages-2f837c066e65f94b310694e2e7fd514a01991167.zip
update URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0600507..fb33128 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = popcorntime-bin
2 pkgdesc = Stream movies and TV shows from torrents (stable builds) 2 pkgdesc = Stream movies and TV shows from torrents (stable builds)
3 pkgver = 0.3.10 3 pkgver = 0.3.10
4 pkgrel = 7 4 pkgrel = 7
5 url = https://popcorntime.sh 5 url = https://popcorntime.app
6 arch = x86_64 6 arch = x86_64
7 license = GPL3 7 license = GPL3
8 depends = nss 8 depends = nss
@@ -18,7 +18,7 @@ pkgbase = popcorntime-bin
18 conflicts = popcorntime 18 conflicts = popcorntime
19 options = !strip 19 options = !strip
20 source = popcorntime.desktop 20 source = popcorntime.desktop
21 source = https://get.popcorntime.sh/build/Popcorn-Time-0.3.10-Linux-64.tar.xz 21 source = https://get.popcorntime.app/build/Popcorn-Time-0.3.10-Linux-64.tar.xz
22 sha512sums = 7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb 22 sha512sums = 7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb
23 sha512sums = 0fe3c1be064231134eacfb0be74266361ba5d521f0cda2848cad5357fe03d6603284e80ed3bdacdf0a012b415949b9603ff3dcf95b03693e2f7704d500ee9516 23 sha512sums = 0fe3c1be064231134eacfb0be74266361ba5d521f0cda2848cad5357fe03d6603284e80ed3bdacdf0a012b415949b9603ff3dcf95b03693e2f7704d500ee9516
24 24
diff --git a/PKGBUILD b/PKGBUILD
index 35c6fe7..5d9171c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,13 +19,13 @@ pkgver=0.3.10
19pkgrel=7 19pkgrel=7
20pkgdesc="Stream movies and TV shows from torrents (stable builds)" 20pkgdesc="Stream movies and TV shows from torrents (stable builds)"
21arch=('x86_64') 21arch=('x86_64')
22url="https://popcorntime.sh" 22url="https://popcorntime.app"
23license=('GPL3') 23license=('GPL3')
24depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3') 24depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3')
25provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') 25provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin')
26conflicts=('popcorntime') 26conflicts=('popcorntime')
27options=('!strip') 27options=('!strip')
28source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz") 28source=("${_pkgname}.desktop" "https://get.popcorntime.app/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz")
29sha512sums=('7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb' 29sha512sums=('7e6538a7b39465439a62cb089510b6d85a65ad4bfa74d21b692363d1176ee94165ab7b5fef5f3470bf821cfc9f3b3a23763b8e3d8530420d7fa97c66083c3adb'
30 '0fe3c1be064231134eacfb0be74266361ba5d521f0cda2848cad5357fe03d6603284e80ed3bdacdf0a012b415949b9603ff3dcf95b03693e2f7704d500ee9516') 30 '0fe3c1be064231134eacfb0be74266361ba5d521f0cda2848cad5357fe03d6603284e80ed3bdacdf0a012b415949b9603ff3dcf95b03693e2f7704d500ee9516')
31 31