mutmap: auto updated to 2.3.9-1

This commit is contained in:
BioArchLinuxBot 2025-01-31 18:09:03 +00:00
parent d04069aac6
commit b309952faf

View file

@ -2,8 +2,8 @@
pkgname=mutmap
_name=MutMap
pkgver=2.3.8
pkgrel=2
pkgver=2.3.9
pkgrel=1
pkgdesc='Pipeline to identify causative mutations responsible for a phenotype. https://doi.org/10.7717/peerj.13170'
arch=('x86_64')
url="https://github.com/YuSugihara/MutMap"
@ -26,7 +26,7 @@ makedepends=(
)
options=(!emptydirs)
source=($_name-$pkgver::"https://github.com/YuSugihara/MutMap/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('6a0883ceb4fc0bbd4b19ccc65bcbff349d89d2a8db8732e5ef2e0d8dade5b595')
sha256sums=('3ac191b3f0d6348072547fcb619ab9feffa222c6270f6cc526b0ac511217d733')
build() {
cd "$srcdir/$_name-$pkgver"