mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biganalytics: auto updated to 1.1.22-1
This commit is contained in:
parent
cf820c48e4
commit
1d3df6d55e
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=biganalytics
|
||||
_pkgver=1.1.21
|
||||
_pkgver=1.1.22
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=8
|
||||
pkgrel=1
|
||||
pkgdesc="Utilities for 'big.matrix' Objects from Package 'bigmemory'"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -20,8 +20,8 @@ makedepends=(
|
|||
r-rcpp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('85078759889b06ac5a408175d5297560')
|
||||
b2sums=('6f0dcb67d5d63ee2ec9c14af3a3925ee341252446f16bdc6c45be135f233429fc6b44dc16878ea3054faf7d3c040d2496fb90c308e8ac2ddb12832477e20fc79')
|
||||
md5sums=('a6dadd3f2c7b62fd90ac527cbfa1fe02')
|
||||
b2sums=('5e65fa8a24eb685df41266ed760ee4e529cb3fb47bfeae454166378bf00fb30794067d4480a2c3284c1b63d808390fc84dc88e117ebb05049dfce8489455da15')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue