mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-mappy: auto updated to 2.28-1
This commit is contained in:
parent
0ab74f55e7
commit
ae570627fd
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=python-mappy
|
||||
_source=minimap2
|
||||
pkgver=2.27
|
||||
pkgver=2.28
|
||||
pkgrel=1
|
||||
pkgdesc="Python interface to minimap2, a fast and accurate C program to align genomic and transcribe nucleotide sequences"
|
||||
arch=('x86_64')
|
||||
|
@ -24,7 +24,7 @@ makedepends=(
|
|||
|
||||
options=(!emptydirs)
|
||||
source=(${_source}-${pkgver}.tar.gz::https://github.com/lh3/minimap2/archive/refs/tags/v${pkgver}.tar.gz)
|
||||
sha256sums=('ca9ceb07e3b388858ebc2d7d91a6c74e996659402d16aa759ecedd63588b1ef7')
|
||||
sha256sums=('5ea6683b4184b5c49f6dbaef2bc5b66155e405888a0790d1b21fd3c93e474278')
|
||||
|
||||
prepare() {
|
||||
cd ${_source}-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue