mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-renv: auto updated to 1.1.0-1
This commit is contained in:
parent
957f5da2fa
commit
37b946d3c7
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.0.11
|
||||
_pkgver=1.1.0
|
||||
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=('5d143e5f534dc987a657762cc48f09c5')
|
||||
b2sums=('b9645a05c1e27d8c50818929fc09d3936e88edb50abfbe203cfc43efdea743bd5780427aa4db83abadeaf4dfb762206ed85db83fbe3702361a72b6f9a4ca2d4b')
|
||||
md5sums=('15bbee6925eae3157154ef3537fc3747')
|
||||
b2sums=('853e493f3b20eca80d60b81247c232979334c1afc69037500a8e72cba3ccef1d5bedd0220b2292ed61e7cf8400967d77476614e0db5d46e2604748997794b475')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue