2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

bkeymaps: 1.13

See: https://github.com/kisslinux/website/issues/92
This commit is contained in:
Dylan Araps 2021-09-24 08:58:46 +03:00
parent 7d07a8f98d
commit 19f258b3cf
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 11 additions and 0 deletions

6
extra/bkeymaps/build Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
make install
cp -fr colemak "$1/usr/share/bkeymaps"

2
extra/bkeymaps/checksums Normal file
View File

@ -0,0 +1,2 @@
59d41ddb0c7a92d8ac155a82ed2875b7880c8957ea4308afa633c8b81e5b8887
f4e10f53a60516a0db572d0b1298be303dcdc5f83e2fe587379b887a85283acd

2
extra/bkeymaps/sources Normal file
View File

@ -0,0 +1,2 @@
https://dev.alpinelinux.org/bkeymaps/bkeymaps-VERSION.tar.gz
http://dev.alpinelinux.org/bkeymaps/bkeymap-colemak-VERSION.tar.gz colemak

1
extra/bkeymaps/version Normal file
View File

@ -0,0 +1 @@
1.13 1