mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-r6: auto updated to 2.6.0-1
This commit is contained in:
parent
3cefdb7ce1
commit
ad59816138
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=R6
|
||||
_pkgver=2.5.1
|
||||
_pkgver=2.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=12
|
||||
pkgrel=1
|
||||
pkgdesc="Encapsulated Classes with Reference Semantics"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e84fd376e246738402e5529b6d52e101')
|
||||
b2sums=('0045d7c37dfb7a773cd24e85e695575eaf6aa5c9392fb6888c10aa9fb3e35b13a230ed0aabcf84d52e656ef506ab58371044c4179b3380f5324b217fae6daeb4')
|
||||
md5sums=('b2ddedc41a4e608a6d67ea36ba095fe6')
|
||||
b2sums=('3ea143658626b1640e4b5cf1fa9e87423e90362d1501dfc2982257e56ecae6dc34aa125fee414970d9738b26b8ea3db2998a35dfae712209968cb3b275e921f0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue