blob: 36a8cf6124c7dfffc862d8fa17ad603d3b7b834a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lingmo-launcher
pkgdesc = Application launcher for Lingmo.
pkgver = 2.0.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = kwindowsystem5
depends = qt5-base
depends = qt5-quickcontrols2
depends = qt5-tools
source = https://github.com/LingmoOS/lingmo-launcher/archive/refs/tags/2.0.1.tar.gz
sha256sums = 9d32fbd4ca95ebca615e275467ffc9cae24a1e30d782e4a4c400fd9a2c0448e7
pkgname = lingmo-launcher
|