summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfossdd2021-03-22 14:17:42 +0000
committerfossdd2021-03-22 14:17:42 +0000
commitedff30c72278d1ccdf013294a2f6d75fc07f94b7 (patch)
tree3ee57a706469f24ed12e9a151d6a72561450bee8 /.SRCINFO
downloadaur-edff30c72278d1ccdf013294a2f6d75fc07f94b7.tar.gz
initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a0dd5c163333
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = argos-translate-git
+ pkgdesc = Offline neural machine translation library and GUI.
+ pkgver = r231.8c4e64e
+ pkgrel = 1
+ url = https://github.com/argosopentech/argos-translate
+ install = argos-translate-git.install
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = git
+ depends = python
+ depends = python-pip
+ provides = argos-translate
+ provides = argos-translate-cli
+ source = git+https://github.com/argosopentech/argos-translate.git
+ sha256sums = SKIP
+
+pkgname = argos-translate-git
+