mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-procoil: auto updated to 2.34.0-1
This commit is contained in:
parent
60f3a33f35
commit
c0cc211285
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=procoil
|
||||
_pkgver=2.32.0
|
||||
_pkgver=2.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.32.0
|
||||
pkgver=2.34.0
|
||||
pkgrel=1
|
||||
pkgdesc='Prediction of Oligomerization of Coiled Coil Proteins'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1e4d29ffbce4ff3c0befe45514e59e4721cff2e8520b827eb9dfa0f8866fe80a')
|
||||
sha256sums=('e647474360ca9ecfc8441174928b5686afd505102231cc0465811d64dd80d571')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue