blob: 249e7dbab710d3318ee14fd2ab890d013acc6a34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lingmo-filemanager
pkgdesc = A file manager that simple to use, beautiful, and retain the classic PC interactive design used by LingmoOS.
pkgver = 0.8.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = qt5-quickcontrols2
depends = kwindowsystem5
depends = kio5
source = https://github.com/LingmoOS/lingmo-filemanager/archive/refs/tags/0.8.1.tar.gz
sha256sums = d0e3fa82a244eb8ba990bb6997105046051fce58a4d7b22f5ffb2fcb70dae158
pkgname = lingmo-filemanager
|