mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 04:42:21 +01:00
And adjustment to .gitignore. Wasn't that smart to copy the one from the big repo without adjusting the paths
14 lines
320 B
Text
14 lines
320 B
Text
pkgbase = translate-git
|
|
pkgdesc = Google Translator command line interface
|
|
pkgver = 0.3.0
|
|
pkgrel = 1
|
|
url = https://github.com/Narrat/translate.git
|
|
arch = any
|
|
license = GPL3
|
|
makedepends = git
|
|
depends = python
|
|
source = git://github.com/Narrat/translate.git#branch=master
|
|
md5sums = SKIP
|
|
|
|
pkgname = translate-git
|
|
|