summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoréclairevoyant2023-05-02 15:09:32 -0400
committeréclairevoyant2023-05-02 15:09:32 -0400
commite300b84ed25290385b1f339311834885eb6dfb38 (patch)
treee2532387ca37fcb5423d2c5f42cac7467eb41e4f /.SRCINFO
parent3467f49360c3e43064b2790b78a1557f02b92c63 (diff)
downloadaur-fx_cast.tar.gz
fx_cast: upgpkg 0.3.1; add install file, deps; fix source, conflicts; follow node package guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a0634b48584..c3e47141d6d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,20 @@
pkgbase = fx_cast
- pkgdesc = Implementation of the Chrome Sender API (Chromecast) within Firefox
- pkgver = 0.1.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
- conflicts = fx_cast-bin
+ depends = gcc-libs
+ depends = glibc
+ depends = nodejs
+ depends = nss-mdns
options = !strip
- source = https://github.com/hensm/fx_cast/archive/v0.1.2.tar.gz
- sha256sums = eb166318c3c4a62cb74e2e1457911d6abcf2bd1f1462bcc3ad1c0bdeb29291ab
+ 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
-