blob: 7e22d70cea30801f3dd2fcbe3f05f56b47a06a80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = contemporary-widgets
pkgdesc = Contemporary Widget Theme
pkgver = 2.0
pkgrel = 1
url = https://github.com/theCheeseboard/contemporary-theme
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = qt6-tools
makedepends = cmake
makedepends = clang
depends = libcontemporary
source = contemporary-widgets-2.0::https://github.com/theCheeseboard/contemporary-theme/archive/v2.0.tar.gz
sha256sums = 4be56bfe3279503cccc6bba782225e0924c884899e316ef52c1e1e057b0639ec
pkgname = contemporary-widgets
|