Package Details: gcfflasher 4.2.2_beta-1

Git Clone URL: https://aur.archlinux.org/gcfflasher.git (read-only, click to copy)
Package Base: gcfflasher
Description: Tool to program the firmware of dresden elektronik's Zigbee products.
Upstream URL: https://github.com/dresden-elektronik/gcfflasher
Licenses: BSD
Conflicts: gcfflasher
Provides: gcfflasher
Submitter: rautesamtr
Maintainer: rautesamtr
Last Packager: rautesamtr
Votes: 1
Popularity: 0.000233
First Submitted: 2021-09-09 08:27 (UTC)
Last Updated: 2023-11-19 18:20 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

bhedrich commented on 2022-10-11 11:21 (UTC)

Can you please apply this patch here?

diff --git a/PKGBUILD b/PKGBUILD
index 3044731..961f4f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gcfflasher
 pkgver=4.0.3_beta
 pkgrel=1
 pkgdesc="Tool to program the firmware of dresden elektronik's Zigbee products."
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
 url="https://github.com/dresden-elektronik/gcfflasher"
 license=(BSD)
 depends=(libgpiod)