blob: b6b49cfba76f57f28e1bb1f929899cc3e803e944 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cmst
pkgdesc = A QT based GUI front end for the connman connection manager
pkgver = 2023.03.14
pkgrel = 1
url = https://github.com/andrew-bibb/cmst
arch = x86_64
license = custom:MIT
makedepends = qt5-tools
depends = qt5-base
depends = hicolor-icon-theme
depends = connman
source = https://github.com/andrew-bibb/cmst/releases/download/cmst-2023.03.14/cmst-2023.03.14.tar.xz
sha256sums = eba0ec46b3f79fa6cb29e9d6adae25ec366ed6c619ab5737b9fad0b1d3ff5d54
pkgname = cmst
|