summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 11 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86222b2a4a30..c3e47141d6d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,20 @@
pkgbase = fx_cast
- pkgdesc = Implementation of the Chrome Sender API (Chromecast) within Firefox
- pkgver = 0.0.2
+ pkgdesc = Chromecast API implementation for Firefox
+ pkgver = 0.3.1
pkgrel = 1
url = https://hensm.github.io/fx_cast/
+ install = fx_cast.install
arch = x86_64
license = MIT
+ makedepends = npm
+ makedepends = nvm
+ depends = avahi
+ depends = gcc-libs
+ depends = glibc
depends = nodejs
+ depends = nss-mdns
options = !strip
- options = !emptydirs
- source = https://github.com/hensm/fx_cast/releases/download/v0.0.2/fx_cast_bridge-0.0.2-x64.deb
- sha512sums = 16412f6e662cdadf1788e3936d5309f791918462ed4577486fe1671981c49eefb65bb0677dc43581b5e0c062c78c2bcb195efb36265e73306243f5fcb0415f37
+ source = fx_cast-0.3.1.tar.gz::https://github.com/hensm/fx_cast/archive/v0.3.1.tar.gz
+ b2sums = b050f886388ae9fdecf3e4664fd4c5732cd42cbc5f42e494eb79f6f85c39f1ae6ec38aee6c7c73f95abd85944ce94c1c8fd75166e7e950b75da937c5f65ce4a7
pkgname = fx_cast
-