summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcsicar2022-09-06 17:56:38 +0200
committercsicar2022-09-06 17:56:38 +0200
commitc0f1948775cf4946266d5ed6077967b455fb0fc4 (patch)
treea1fe989b7401f9f0ed7fc2b5fdc127f8e31fbeec /PKGBUILD
parent63abce68e812398f11c6667ccc1665fac06354f1 (diff)
downloadaur-fx_cast-bin.tar.gz
update to 0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1563be0fe3c7..5a6dc4f26e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: csicar
# Based on: https://github.com/yochananmarqos/pkgbuilds/blob/master/fx_cast-bin/PKGBUILD
pkgname=fx_cast-bin
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=3
pkgdesc="Implementation of the Google Cast Chrome Sender SDK within Firefox "
arch=('x86_64')
@@ -13,9 +13,9 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
options=('!strip')
install="${pkgname%-bin}.install"
-source=("https://github.com/hensm/fx_cast/releases/download/v0.2.0/fx_cast_bridge-0.2.0-x64.deb"
+source=("https://github.com/hensm/fx_cast/releases/download/v0.3.0/fx_cast_bridge-0.3.0-x64.deb"
"https://raw.githubusercontent.com/hensm/fx_cast/v$pkgver/LICENSE")
-sha512sums=('e8408663540d7474cb710f743263736ad02de36c2bc3c2546a2b15e022e75d5a192eb61786e59da11657a90e01e2f9f4564934b1ed11ecc85f048b174289d51d'
+sha512sums=('1b5952fd7443fdaba77f1f46feab80c621994b94305361cbd590431db9244a950c90adba1458ff6b61e7374c70bb652a8c53db7aa7280260cff2c8e496c5fbc2'
'342096561c04ea9b85db0bb6f365bd448afbf7ce8f80e3dc35e26c303358b45bf6d19dc4e4bfbb20e52685fcfd8a650a27071387cdc4761a0365c66f427d8992')
package(){