blob: 8fa782f6986db4599832025f858d5c4d8fd19726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = flexconnect
pkgdesc = Flexible cross-platform AnyConnect client
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/2018wzh/FlexConnect
arch = x86_64
arch = aarch64
license = MIT
conflicts = flexconnect-git
makedepends = go
makedepends = git
makedepends = pkgconf
depends = systemd
depends = gtk3
depends = libayatana-appindicator
depends = libnotify
source = flexconnect-1.0.3.tar.gz::https://github.com/2018wzh/FlexConnect/archive/refs/tags/v1.0.3.tar.gz
sha256sums = SKIP
pkgname = flexconnect
|