blob: 1332fda47813b2484278e48ac1b8cc2774b92cbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = anyrun-plugin-dictionary-git
pkgdesc = Dictionary plugin for looking up word definitions.
pkgver = 1
pkgrel = 1
url = https://github.com/anyrun-org/plugin-dictionary
arch = x86_64
license = GPL3
makedepends = git
makedepends = cargo
depends = anyrun
source = anyrun-plugin-dictionary::git+https://github.com/anyrun-org/plugin-dictionary.git
sha256sums = SKIP
pkgname = anyrun-plugin-dictionary-git
|