mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-renv: auto updated to 1.1.2-1
This commit is contained in:
parent
7745a6a40a
commit
3224681635
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=renv
|
||||
_pkgver=1.1.1
|
||||
_pkgver=1.1.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -39,8 +39,8 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e567d2f9c91be4635d5523c2ed7949a1')
|
||||
b2sums=('0fdde6812ffd29ad9bf1926a9b4ef0c482271dac64408c1804b3bda8557978553e74464b87f079883cbbd74b07ff9079c90619a907282125f9db83d6b7e02d4c')
|
||||
md5sums=('a006139b5cfa2653f1ccb0c9a3086115')
|
||||
b2sums=('5b3d5edd246e964c1752a5b67ca54087f399120a44d1af5a090476dd52921bec5ec040700bc50597d7629fb031be3cf297401424e2ae561e6c57a13eefbb6bd0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue