blob: b2993106f18e713653432e5d418f76e9e8e7a405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sddm-catppuccin-git
pkgdesc = Theme for SDDM with catppuccin backgrounds and styling.
pkgver = r33.7b7a86e
pkgrel = 1
url = https://github.com/khaneliman/sddm-catppuccin
arch = any
license = GPL3
makedepends = git
depends = sddm
depends = qt5-graphicaleffects
depends = qt5-svg
depends = qt5-quickcontrols2
backup = usr/share/sddm/themes/catppuccin/theme.conf
source = git+https://github.com/khaneliman/sddm-catppuccin
sha256sums = SKIP
pkgname = sddm-catppuccin-git
|