mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-repitools: auto updated to 1.42.0-1
This commit is contained in:
parent
ddd31b7f8f
commit
a13aaf23fd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Repitools
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='Epigenomic tools'
|
||||
arch=('x86_64')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-shortread
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('27808873e10b3376659a7b96321e2c1eec2b9f4dbca7d824960e57672d169734')
|
||||
sha256sums=('48a60c930cae9343b0820c88e274c6c5c473fc73075ef966ff272a3e70f35ac9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue