mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ragg: auto updated to 1.3.0-1
This commit is contained in:
parent
cf54127625
commit
221a33b55f
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=ragg
|
_pkgname=ragg
|
||||||
_pkgver=1.2.7
|
_pkgver=1.3.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -27,8 +27,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('b3552306bc07a827415f7c6fd1f9fc23')
|
md5sums=('dc546005cff17506bf712be3e7dbf610')
|
||||||
b2sums=('ca3b2ff30a0bfde26adba31bc35ada86a455b6633c4b657b1b188acf88c613e88f420434631ec070496748899da72e0297d3f36c140eb3df4a4c8eeb0e1b6b4a')
|
b2sums=('2325959985b5e915e4a09b4cc6d69d9e0d3b92b99b04156286b16ccce183bdfab9f14a92b90d1de37965344cb988ae16f6df9dd506be8a8ad8494f0e7015cca6')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue