blob: 1007e15c2743ef37cc3a016350546d34fad5b84c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = anyrun-plugin-translate
pkgdesc = Translate plugin for quick text translation.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/anyrun-org/plugin-translate
arch = x86_64
license = GPL3
makedepends = git
makedepends = cargo
depends = anyrun
source = https://github.com/anyrun-org/plugin-translate/archive/refs/tags/v0.1.0.tar.gz
sha256sums = 9609ce9a42999bc17a99049efa73595fac93a4de39b4308746814775b6bbaa8e
pkgname = anyrun-plugin-translate
|