blob: 1ab66ff1233ca6dac145aaae50fa9e91b6d91d4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = go-translation-git
pkgdesc = Translating TUI written in go using simplytranslate's API
pkgver = r59.53e5cfd
pkgrel = 1
url = https://github.com/fedeztk/got
arch = any
license = MIT
makedepends = go
makedepends = git
depends = glibc
provides = got
conflicts = got
source = git+https://github.com/fedeztk/got.git
sha256sums = SKIP
pkgname = go-translation-git
|