summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-03-12 18:15:00 +0000
committerBioArchLinuxBot2024-03-12 18:15:00 +0000
commit6efda783ca5d9a31b68aa68d229ec4ea0f9679f5 (patch)
tree257e859fcd6276a8be3ea7a0a5a4199001400fec /.SRCINFO
parent9ea188b79a8a51a8d985615dac1fbcc7be05df63 (diff)
downloadaur-6efda783ca5d9a31b68aa68d229ec4ea0f9679f5.tar.gz
[lilac] updated to 2.27-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50f45d943c4e..dcdfa2bb73b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-mappy
pkgdesc = Python interface to minimap2, a fast and accurate C program to align genomic and transcribe nucleotide sequences
- pkgver = 2.26
+ pkgver = 2.27
pkgrel = 1
url = https://github.com/lh3/minimap2
arch = x86_64
@@ -8,12 +8,14 @@ pkgbase = python-mappy
makedepends = python-setuptools
makedepends = cython
makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
depends = python
depends = minimap2
depends = zlib
depends = glibc
options = !emptydirs
- source = minimap2-2.26.tar.gz::https://github.com/lh3/minimap2/archive/refs/tags/v2.26.tar.gz
- sha256sums = f4c8c3459c7b87e9de6cbed7de019b48d9337c2e46b87ba81b9f72d889420b3c
+ source = minimap2-2.27.tar.gz::https://github.com/lh3/minimap2/archive/refs/tags/v2.27.tar.gz
+ sha256sums = ca9ceb07e3b388858ebc2d7d91a6c74e996659402d16aa759ecedd63588b1ef7
pkgname = python-mappy