blob: d09aad48f2f5da4e46c3ba65a0cdd7c24fae7f01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = netbird-ui
pkgdesc = Official GUI for the Netbird client
pkgver = 0.25.7
pkgrel = 1
url = https://netbird.io
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv7h
arch = armv6h
arch = aarch64
arch = riscv64
license = BSD
makedepends = go>=1.20
depends = netbird
depends = gtk3
depends = libayatana-appindicator
source = netbird-ui-0.25.7.tar.gz::https://github.com/netbirdio/netbird/archive/refs/tags/v0.25.7.tar.gz
sha256sums = 937a0340d098b9ebd7348a7221b6a33e78ed9a5f47fb2c42a542043d000f207d
pkgname = netbird-ui
|