mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fermi-lite: use walaj's fork
This commit is contained in:
parent
d72b5926a8
commit
0b4434f8eb
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ pkgver=0.1.r15.g5bc90f8
|
|||
pkgrel=1
|
||||
pkgdesc="Standalone C library for assembling Illumina short reads in small regions"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/lh3/fermi-lite"
|
||||
url="https://github.com/walaj/fermi-lite"
|
||||
license=('MIT')
|
||||
depends=('zlib')
|
||||
makedepends=('git' 'make')
|
||||
|
|
|
@ -5,4 +5,4 @@ post_build_script: |
|
|||
git_pkgbuild_commit()
|
||||
update_on:
|
||||
- source: github
|
||||
github: lh3/fermi-lite
|
||||
github: walaj/fermi-lite
|
||||
|
|
Loading…
Add table
Reference in a new issue