mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
parsimonator: lack git and fix
This commit is contained in:
parent
fe451f0e38
commit
5a7c8cdd79
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgdesc="A fast open-source parsimony program"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/stamatak/Parsimonator-1.0.2"
|
url="https://github.com/stamatak/Parsimonator-1.0.2"
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('make' 'gcc')
|
makedepends=('make' 'gcc' 'git')
|
||||||
license=('unknow')
|
license=('unknow')
|
||||||
source=("git+$url.git")
|
source=("git+$url.git")
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
Loading…
Add table
Reference in a new issue