blob: 27170b9a7a046945cb7fb689930c46c77ecad252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
pkgbase = shortcut-git
pkgdesc = A commandline client to list shortcuts
pkgver = 0.2.0
pkgrel = 2
url = https://github.com/mt-empty/shortcut-c-client
arch = x86_64
license = unknown
makedepends = git
source = shortcut-pages::git+https://github.com/mt-empty/shortcut-pages.git
source = shortcut-c-client::git+https://github.com/mt-empty/shortcut-c-client.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = shortcut-pages-git
pkgdesc = A collections of keyboard shortcuts for Desktop application and websites
url = https://github.com/mt-empty/shortcut-pages
arch = any
license = unknown
provides = shortcut-pages
pkgname = shortcut-pages-extra-git
pkgdesc = An extra collection of cheatsheets for nonGUI applications and games
url = https://github.com/mt-empty/shortcut-pages
arch = any
license = unknown
provides = shortcut-pages-extra
provides = shortcut-pages
pkgname = shortcut-c-client-git
pkgdesc = A command line client for shortcut-pages
url = https://github.com/mt-empty/shortcut-c-client
arch = x86_64
license = unknown
depends = shortcut-pages
optdepends = shortcut-pages-extra
provides = shorcut
|