blob: e69aa4649fee026806955e8c3969cf73acff2f79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = airvpn-suite-beta-bin
pkgdesc = AirVPN client software collection including Bluetit, Goldcrest and Hummingbird – prebuilt beta
pkgver = 1.1.0
pkgrel = 3
url = https://gitlab.com/AirVPN/AirVPN-Suite
install = airvpn-suite-beta-bin.install
changelog = Changelog-Suite.txt
arch = x86_64
arch = i686
arch = armv7l
arch = aarch64
license = GPL3
makedepends = curl
depends = dbus
depends = openssl
depends = libxml2
depends = xz
depends = lz4
provides = hummingbird
provides = airvpn-suite
conflicts = hummingbird
conflicts = airvpn-suite
source = https://eddie.website/repository/AirVPN-Suite/1.1-RC4/AirVPN-Suite-x86_64-1.1.0-RC4.tar.gz
sha512sums = e1de8f77fa600211892dae427c93c556ddcecc58840e8d43a5d22be25a85d499a6b3c7b470f822ca5158abe28f739f4ff98d561f4df7111ca43da8efd067349c
pkgname = airvpn-suite-beta-bin
|