blob: ce02df0b32c8ddabcb45ced81e428fa5b254bcf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pons-cli
pkgdesc = An unofficial simple CLI tool to look up translations via the Pons API. This project is not affiliated with Pons or its services.
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/mikachou/pons-cli
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
makedepends = go
depends = sqlite
source = https://github.com/mikachou/pons-cli/archive/refs/tags/v0.2.2.tar.gz
sha256sums = c13d7585989b13582cfbb443f24a93013ce6cb24ebb505a10832581d55a0bd08
pkgname = pons-cli
|