blob: 28d93666bef92d511932ad74a5751d5190f7ef76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gowords
pkgdesc = CLI wrapper for dictionaryapi.dev. Search word definitions and memorize words.
pkgver = v0.0.8
pkgrel = 1
url = https://github.com/Parth576/dictionary-cli
arch = x86_64
license = GPL
makedepends = go
depends = glibc
source = https://github.com/Parth576/dictionary-cli/archive/refs/tags/v0.0.8.tar.gz
sha256sums = 2d55f112c6ce0e7dfa51c11b647dddda277c1d86079dd354f9f352185706f9d0
pkgname = gowords
|