skip!
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
e37750720f
commit
3f285e787f
3
PKGBUILD
3
PKGBUILD
|
@ -6,7 +6,9 @@ pkgrel=1
|
|||
pkgdesc="A keyboard layout mimicking the Ducky Shine Mini, may its soul rest in peace."
|
||||
arch=('any')
|
||||
license=('WTFPL')
|
||||
|
||||
source=( ducky-mini )
|
||||
sha1sums=( 'SKIP' )
|
||||
|
||||
package() {
|
||||
mkdir -pm755 "$pkgdir/usr/share/X11/xkb/symbols"
|
||||
|
@ -14,4 +16,3 @@ package() {
|
|||
chmod 644 "$pkgdir/usr/share/X11/xkb/symbols/ducky-mini"
|
||||
}
|
||||
|
||||
sha1sums=('a470f6a8647d75a4829fa2c15b0b802c97983aa6')
|
||||
|
|
Loading…
Reference in New Issue
Block a user