blob: 151822b4fc5b3336506b62804677a9de921b89eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lxqt-themes-git
pkgdesc = Themes, graphics and icons for LXQt
pkgver = 2.0.0
pkgrel = 1
url = https://lxqt-project.org
arch = any
license = LGPL-2.1-only
makedepends = git
makedepends = cmake
makedepends = lxqt-build-tools-git
depends = hicolor-icon-theme
provides = lxqt-themes
conflicts = lxqt-themes
source = git+https://github.com/lxqt/lxqt-themes.git
sha256sums = SKIP
pkgname = lxqt-themes-git
|