arch/pkg/de-p1st-sddm-theme-default/PKGBUILD

14 lines
341 B
Bash
Raw Normal View History

2021-05-14 13:48:13 +02:00
# Maintainer: Daniel Langbein <daniel@systemli.org>
_pkgname=sddm-theme-default
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.0.1
pkgrel=1
pkgdesc="sddm with default theme"
arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT')
depends=('sddm')
provides=('de-p1st-sddm-theme')
conflicts=('de-p1st-sddm-theme')