mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirnatap.db: auto updated to 0.99.10-1
This commit is contained in:
parent
25dc61b2bf
commit
08acfcc1fe
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=miRNAtap.db
|
||||
_pkgver=0.99.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.99.10
|
||||
pkgrel=1
|
||||
pkgdesc='Data for miRNAtap'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-rsqlite
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('43e735987bae9aa68b6e7544c5d1d87ebf7edcc075427114508eb8b47c7d91c8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue