mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pdinfobuilder: auto updated to 1.70.0-1
This commit is contained in:
parent
693651ef0a
commit
5eb42b1151
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pdInfoBuilder
|
||||
_pkgver=1.68.0
|
||||
_pkgver=1.70.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.68.0
|
||||
pkgver=1.70.0
|
||||
pkgrel=1
|
||||
pkgdesc='Platform Design Information Package Builder'
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ depends=(
|
|||
r-s4vectors
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('71b10e5a5800298c7a7dae51e94896d74761d3b0d541d78b2f9efbcd34058db5')
|
||||
sha256sums=('ac9d1fe11271fa6ee7ab877af60e34316aad4a923027f5e7ab8644b02285e549')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue