blob: 39ea27be2ba5737f18ed35ac64fc913002d862ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-trubar
pkgdesc = Translation and localization of Python programs via modification of source files.
pkgver = 0.3.4
pkgrel = 1
url = https://github.com/janezd/trubar
arch = x86_64
license = MIT
makedepends = python-setuptools
depends = python-libcst
depends = python-yaml
source = python-trubar-0.3.4.tar.gz::https://github.com/janezd/trubar/archive/refs/tags/0.3.4.tar.gz
sha256sums = 08f5351d8cf8a96ee5f14a6eb44405b91c3898af655bcee89aa4519eb1193696
pkgname = python-trubar
|