mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-22 00:32:15 -05:00
Update rusty-keys
This commit is contained in:
parent
e15863116a
commit
f096f27603
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
pkgname=rusty-keys
|
pkgname=rusty-keys
|
||||||
pkgver=0.0.1
|
pkgver=0.0.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="uinput level keyboard mapper for linux"
|
pkgdesc="uinput level keyboard mapper for linux"
|
||||||
url="https://code.moparisthebest.com/moparisthebest/rusty-keys"
|
url="https://code.moparisthebest.com/moparisthebest/rusty-keys"
|
||||||
makedepends=('cargo' 'systemd')
|
makedepends=('cargo' 'systemd')
|
||||||
depends=('libsystemd')
|
depends=('libsystemd')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('AGPL')
|
license=('AGPL')
|
||||||
|
backup=('etc/rusty-keys/keymap.toml')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download"
|
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download"
|
||||||
"$pkgname-$pkgver.tar.gz.asc::https://code.moparisthebest.com/attachments/97f6888b-df43-4e7c-a3f5-d4982b24341b"
|
"$pkgname-$pkgver.tar.gz.asc::https://code.moparisthebest.com/attachments/97f6888b-df43-4e7c-a3f5-d4982b24341b"
|
||||||
'rusty-keys@.service'
|
'rusty-keys@.service'
|
||||||
|
Loading…
Reference in New Issue
Block a user