mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ahmassbank: auto updated to 1.4.0-1
This commit is contained in:
parent
106832c98f
commit
e9b7cce5a1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=AHMassBank
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="MassBank Annotation Resources for AnnotationHub"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -20,8 +20,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('71a167eaf9e590b5ec3574dff9658df6')
|
||||
b2sums=('f89301735828663975bd9031ed3409ff421878ee51431b91c46588386d801d6c31a3524ac8d96d80e884f166962e00a2dbbf0ce948793f4cface18384873f39a')
|
||||
md5sums=('cb2e8e8e3e58550e07833d7bf054411d')
|
||||
b2sums=('088182ec6c684ba18bf25125307205a165fe9215a2674afb192f07391368fd90c9bdbfbf7b5d1a1863bf33049ae9ece90f0df609558ecb89a99f61930128d42d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue