mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sambamba: auto updated to 1.0.1-1
This commit is contained in:
parent
2f9564ba04
commit
5003d1f09a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: James Spencer <james.s.spencer@gmail.com>
|
||||
|
||||
pkgname=sambamba
|
||||
pkgver=0.8.2
|
||||
pkgrel=2
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for working with SAM/BAM data"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://lomereiter.github.io/sambamba"
|
||||
|
@ -10,7 +10,7 @@ license=('GPL-2.0-only')
|
|||
depends=(lz4 liblphobos)
|
||||
makedepends=(ldc python)
|
||||
source=(https://github.com/biod/sambamba/archive/refs/tags/v${pkgver}.tar.gz)
|
||||
sha256sums=(10f7160db5a1c50296b32e94f7d7570739aa7d90c93fe0981246fe89eab6dd98)
|
||||
sha256sums=('955a51a00be9122aa9b0c27796874bfdda85de58aa0181148ef63548ea5192b0')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue