mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mutmap: auto updated to 2.3.4-1
This commit is contained in:
parent
39aab4c46a
commit
a227f32b4d
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=mutmap
|
pkgname=mutmap
|
||||||
_name=MutMap
|
_name=MutMap
|
||||||
pkgver=2.3.3
|
pkgver=2.3.4
|
||||||
pkgrel=3
|
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=('b92ed579df1318e041a96af6a9e6d02d932c74ac6f8f167a58820558f39254b5')
|
sha256sums=('3e5dcb81bc91a28002e7e2c1eae3079dddcd93c50b98e25db64371b9b9325936')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$_name-$pkgver"
|
cd "$srcdir/$_name-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue