summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9717b4f64eb..1f1c325c93eb 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.24
+ pkgver = 2.25
pkgrel = 2
url = https://github.com/lh3/minimap2
arch = x86_64
@@ -8,12 +8,11 @@ pkgbase = python-mappy
makedepends = python-setuptools
makedepends = cython
makedepends = zlib
+ makedepends = python-wheel
depends = python
depends = minimap2
options = !emptydirs
- source = https://files.pythonhosted.org/packages/source/m/mappy/mappy-2.24.tar.gz
- source = https://github.com/lh3/minimap2/blob/1d3c3eef03216fde72f5e1a3850941b0193216d9/LICENSE.txt
- sha256sums = 35a2fb73ef14173283d5abb31e7a318429e0330c3be95851df38dd83d4ff9af9
- sha256sums = 8124fce0862f865aa6ec01d00dfaffcd7a350627799b63224485b1f04ea3d811
+ source = https://github.com/lh3/minimap2/archive/refs/tags/v2.25.tar.gz
+ sha256sums = 9742ff0be01e51ea7d65f70c01d1344eee6f0d7b135359e0c00aec30fb74ac38
pkgname = python-mappy