diff --git a/packages/tos-desktop-core/PKGBUILD b/packages/tos-desktop-core/PKGBUILD index c3dbe37..8445349 100644 --- a/packages/tos-desktop-core/PKGBUILD +++ b/packages/tos-desktop-core/PKGBUILD @@ -4,11 +4,11 @@ arch=('any') url='https://git.tipragot.fr/tipragot/tos' license=('MIT') -pkgver='0.1.2' +pkgver='0.1.3' pkgrel='1' depends=('tos-core' 'xorg-server' 'tos-fonts' 'tos-tools') source=('tos-desktop.conf') -cksums=('835692063') +cksums=('SKIP') package() { mkdir -p ${pkgdir}/etc/X11/xorg.conf.d diff --git a/packages/tos-desktop-core/tos-desktop.conf b/packages/tos-desktop-core/tos-desktop.conf index 8ebbda2..debe8d0 100644 --- a/packages/tos-desktop-core/tos-desktop.conf +++ b/packages/tos-desktop-core/tos-desktop.conf @@ -2,7 +2,5 @@ Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" - Option "XkbLayout" "us" - Option "XkbVariant" "colemak_dh" - Option "XkbOptions" "caps:backspace" + Option "XkbLayout" "fr" EndSection diff --git a/repository/tos-desktop-core-0.1.2-1-any.pkg.tar.zst b/repository/tos-desktop-core-0.1.2-1-any.pkg.tar.zst deleted file mode 100644 index 248957e..0000000 Binary files a/repository/tos-desktop-core-0.1.2-1-any.pkg.tar.zst and /dev/null differ diff --git a/repository/tos-desktop-core-0.1.3-1-any.pkg.tar.zst b/repository/tos-desktop-core-0.1.3-1-any.pkg.tar.zst new file mode 100644 index 0000000..00de360 Binary files /dev/null and b/repository/tos-desktop-core-0.1.3-1-any.pkg.tar.zst differ diff --git a/repository/tos.db b/repository/tos.db index a3f2a4d..c7cb43b 100644 Binary files a/repository/tos.db and b/repository/tos.db differ diff --git a/repository/tos.files b/repository/tos.files index 4b51efd..49a5c95 100644 Binary files a/repository/tos.files and b/repository/tos.files differ