mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pdinfobuilder: auto updated to 1.66.0-1
This commit is contained in:
parent
761c05851a
commit
b7a7770cbd
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.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.64.0
|
||||
pkgver=1.66.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=('7cb0931906ba21ab7108207ff2cc14a1f7c03f68c6d2769cb90480d5fe849bf0')
|
||||
sha256sums=('9a257659795ee6a120d2f3a01aa7ac2458b43f99b962a77c67ad556c9e6995ad')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue