mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcas: auto updated to 1.32.0-1
This commit is contained in:
parent
5ec4fa1910
commit
d50b8b1e7a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RCAS
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -45,8 +45,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c8c7d967f8176593fc445ba48baee3a0')
|
||||
b2sums=('87d137d33e3fc03f0ceccc201f9d544e8be948a8c7cf13274b2241ff8934a5a83a1f714f80449ff20b1f1dd0452e801ff3e4c9de4ce8f4c6f3ff413699d347e2')
|
||||
md5sums=('328e8ba6ff2d09439eeda000470fcc09')
|
||||
b2sums=('44f48737007444ea6d7c7c54a0307045096536d1932cee2293ea43515c8bd84decf669b4f8239a2325d847fa4852feb6412c7ddd30f2046d9b53ba8f798a72ea')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue