fermi-lite: use walaj's fork

This commit is contained in:
sukanka 2023-03-12 17:37:36 +08:00
parent d72b5926a8
commit 0b4434f8eb
2 changed files with 2 additions and 2 deletions

View file

@ -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')

View file

@ -5,4 +5,4 @@ post_build_script: |
git_pkgbuild_commit()
update_on:
- source: github
github: lh3/fermi-lite
github: walaj/fermi-lite