Update tos-desktop-wm version and config file hash

This commit is contained in:
Tipragot 2023-02-21 16:35:46 +01:00
parent a8cb435da5
commit 457612c0c6

View file

@ -4,11 +4,11 @@ arch=('any')
url='https://git.tipragot.fr/tipragot/tos' url='https://git.tipragot.fr/tipragot/tos'
license=('MIT') license=('MIT')
pkgver='0.1.1' pkgver='0.1.2'
pkgrel='1' pkgrel='1'
depends=('tos-desktop-core' 'tos-desktop-terminal' 'lightdm' 'qtile') depends=('tos-desktop-core' 'tos-desktop-terminal' 'lightdm' 'qtile')
source=('lightdm.conf' 'config.py') source=('lightdm.conf' 'config.py')
cksums=('3328682318' '1451788857') cksums=('3328682318' '1855556536')
package() { package() {
mkdir -p ${pkgdir}/etc/lightdm/lightdm.conf.d mkdir -p ${pkgdir}/etc/lightdm/lightdm.conf.d