mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-trnascanimport: auto updated to 1.26.0-1
This commit is contained in:
parent
aff4808ce0
commit
4583c2068e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tRNAscanImport
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Importing a tRNAscan-SE result file as GRanges object'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e11d972157a32fc49b75ab9173a831746003b8d0bfea1886ad31d6809b2e968b')
|
||||
sha256sums=('67c9213736a242c3024c56ac73ebd3b5f3c813ff8a2e69fe6d1b0562fb5fa11c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue