mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ccdata: auto updated to 1.32.0-1
This commit is contained in:
parent
eabb37179b
commit
4cdea074a1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ccdata
|
||||
_pkgver=1.31.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5307a7ad3c259c74795d9e45cc006d16')
|
||||
b2sums=('b7f8f2c78c39b37d89a02ac3bf8f846ea214d1e9bb27db9f6899ca159bf30d3897e0f4132fee3a73bd6cb19cc404e1fe116685d9cec8cad8cf3b03cec021aff2')
|
||||
md5sums=('310ec3465e4b2c78427eff60b91aeaae')
|
||||
b2sums=('961ef025f7a078593ddd259427f516f296b99ce8dc37d7638e939cfc5b26471a73608fbf4030bc88415ae936a7811b77a589317f9732260e873289411a58a7d3')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue