mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mutmap: auto updated to 2.3.9-1
This commit is contained in:
parent
d04069aac6
commit
b309952faf
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=mutmap
|
pkgname=mutmap
|
||||||
_name=MutMap
|
_name=MutMap
|
||||||
pkgver=2.3.8
|
pkgver=2.3.9
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Pipeline to identify causative mutations responsible for a phenotype. https://doi.org/10.7717/peerj.13170'
|
pkgdesc='Pipeline to identify causative mutations responsible for a phenotype. https://doi.org/10.7717/peerj.13170'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/YuSugihara/MutMap"
|
url="https://github.com/YuSugihara/MutMap"
|
||||||
|
@ -26,7 +26,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=($_name-$pkgver::"https://github.com/YuSugihara/MutMap/archive/refs/tags/v$pkgver.tar.gz")
|
source=($_name-$pkgver::"https://github.com/YuSugihara/MutMap/archive/refs/tags/v$pkgver.tar.gz")
|
||||||
sha256sums=('6a0883ceb4fc0bbd4b19ccc65bcbff349d89d2a8db8732e5ef2e0d8dade5b595')
|
sha256sums=('3ac191b3f0d6348072547fcb619ab9feffa222c6270f6cc526b0ac511217d733')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$_name-$pkgver"
|
cd "$srcdir/$_name-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue