mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tarseqqc: auto updated to 1.25.1-1
This commit is contained in:
parent
c0ebb97df7
commit
d15890554d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TarSeqQC
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.25.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.25.1
|
||||
pkgrel=1
|
||||
pkgdesc='TARgeted SEQuencing Experiment Quality Control'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('edf0fa3b19dbca87285d32e7d4bcda569b297109fc662081db8210fd389e030c')
|
||||
sha256sums=('9ac5eabd4d397f968a2d7b0b325e999680c2efe00bebe4e9a55bfb63fdbadf3c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue