summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJean Lucas2018-07-29 02:41:04 -0400
committerJean Lucas2018-07-29 03:31:49 -0400
commit1b29ee02710b35db2662759a79ce1a90f42de222 (patch)
treeb3cadb85a49974a486d5762076dc22d6c256cba0 /.SRCINFO
parent13d2d480244a5ca62dd62b52bff7eebdb7476dda (diff)
downloadaur-1b29ee02710b35db2662759a79ce1a90f42de222.tar.gz
Checksum packages, remove some makedepends
Move build-time packages and associated needed variables higher up in the PKGBUILD so we can take advantage of Pacman's checksum capabilities. Also manually download and extract NW.js SDK instead of letting gulp download it during build, so we can checksum it. We no longer need wget and unzip, so remove them from makedepends.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cb7e9fe5083..6ca21b7e9948 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
# Generated by mksrcinfo v8
-# Fri Jul 27 22:12:07 UTC 2018
+# Sun Jul 29 07:31:45 UTC 2018
pkgbase = popcorntime-git
pkgdesc = BitTorrent client with integrated media player
pkgver = 0.3.10+6288+be800aa9
- pkgrel = 3
+ pkgrel = 4
url = https://popcorntime.sh
arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = wget
- makedepends = unzip
depends = alsa-lib
depends = gconf
depends = gtk2
@@ -23,7 +21,13 @@ pkgbase = popcorntime-git
conflicts = popcorntime-ce
options = !strip
source = git+https://github.com/popcorn-official/popcorn-desktop#branch=development
+ source = https://nodejs.org/dist/v6.14.3/node-v6.14.3-linux-.tar.xz
+ source = https://dl.nwjs.io/v0.18.6/nwjs-sdk-v0.18.6-linux-.tar.gz
+ source = https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.18.6/0.18.6-linux-.zip
sha512sums = SKIP
+ sha512sums = c727809867ea727e6fbdbd0ed7fcc6ce1a755f38625b1296bdf54a7fd38e5d9b5f8c5c48e7208ed5cdaaa910a36eb5d19b2f95ee3c5ee35e717e76dcc6de6b40
+ sha512sums = 863a99a04f547ef9ca6030ed98954ffaee4009c995d8b99be23d0895e09786fd4debb5946d38cf625c87d567738b8271848500391740fd99de6678818741a615
+ sha512sums = 669fae5f220d1508187c29c05d4af46033df29ad053dfecd95dd776df36095b1fff9aee9b2f4271908bf899e57ae75357059af46175353385b1b0561ee15ab72
pkgname = popcorntime-git