mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rdpack: auto updated to 2.6.2-1
This commit is contained in:
parent
40fdcd16f9
commit
558db796a4
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=Rdpack
|
||||
_pkgver=2.6.1
|
||||
_pkgver=2.6.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('dc339517b9fec6144c4a05ee38f3dfce')
|
||||
b2sums=('770edecd14bb90079704690c2125bdfbee8347a72984359a3b77a794310506db3d34da8051edc0bb3897a44b36e8c1d8830b9abd7734984e0d61d982ec394ce2')
|
||||
md5sums=('bf0795c0b798cffbac6dc284a7752d54')
|
||||
b2sums=('30b80bf265c1d999c55209868c1e06a8308d0bf1efd2a3ccb1d0d322d7443ec99938afb5e70433f19b34ad5f19d8f85cefc239f3301f561522f1c2628775c178')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue