mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
seqan3: fix typo
This commit is contained in:
parent
73fdf2543b
commit
3a2be9bb3b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ url="http://www.seqan.de"
|
|||
depends=()
|
||||
makedepends=('cmake' 'git' 'bzip2' 'zlib' 'glibc' 'gcc-libs' 'cereal')
|
||||
license=('CCPL' 'BSD')
|
||||
source=("git+https://github.com/seqan/seqan3.git#tag=${pkgver}"
|
||||
source=("git+https://github.com/seqan/seqan3.git#tag=${pkgver}")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
prepare (){
|
||||
|
|
Loading…
Add table
Reference in a new issue