summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormoparisthebest2017-09-22 01:53:51 -0400
committermoparisthebest2017-09-22 01:53:51 -0400
commite86c2e5d719b266fb47ca244c455bb239c698276 (patch)
tree0400307104855637f76248cfb231046f82f4e77e /PKGBUILD
parent32ff7168d3036d27d38cbeaf3ea78eb5cc472ed3 (diff)
downloadaur-e86c2e5d719b266fb47ca244c455bb239c698276.tar.gz
rusty-keys 0.0.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d3f77a4b6bf..933575a8fb74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=rusty-keys
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="uinput level keyboard mapper for linux"
url="https://code.moparisthebest.com/moparisthebest/rusty-keys"
makedepends=('cargo' 'systemd')
depends=('libsystemd')
arch=('i686' 'x86_64')
license=('AGPL')
+backup=('etc/rusty-keys/keymap.toml')
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"
'rusty-keys@.service'