mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
sddm: add sddm.conf to backup
This commit is contained in:
parent
dd3426a916
commit
8d0d66666c
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=sddm
|
||||
pkgver=0.11.0
|
||||
pkgrel=2
|
||||
pkgrel=4
|
||||
pkgdesc='QML based X11 display manager'
|
||||
arch=('x86_64')
|
||||
url='http://github.com/sddm/sddm'
|
||||
@ -13,7 +13,8 @@ conflicts=('sddm-qt5-git' 'sddm-git')
|
||||
provides=('sddm-qt5-git' 'sddm-git')
|
||||
replaces=('sddm-qt5-git' 'sddm-git')
|
||||
install="${pkgname}.install"
|
||||
backup=('usr/share/sddm/scripts/Xsetup')
|
||||
backup=('usr/share/sddm/scripts/Xsetup'
|
||||
'etc/sddm.conf')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz"
|
||||
'sddm.conf')
|
||||
md5sums=('e110a7683867400dc9484d4744fd41dd'
|
||||
|
Loading…
Reference in New Issue
Block a user