mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yulab.utils: auto updated to 0.1.5-1
This commit is contained in:
parent
88a26a1ee8
commit
c2808494ee
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=yulab.utils
|
||||
_pkgver=0.1.4
|
||||
_pkgver=0.1.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Supporting Functions for Packages Maintained by 'YuLab-SMU'"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-openssl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('67a4fe9a184067fb6d2dff56577e79c7')
|
||||
b2sums=('56104cc6b15a5ad54d980ad46cc1da7197435bb00164397624bfd5a9673e897ef23c5a3de9a53814163e83f235a2e45b1d2d3276e173b564fc15825eb9a7417a')
|
||||
md5sums=('7f0aa2a68f4c8233d510877a1d59e42a')
|
||||
b2sums=('09c6134e93bcd8cec4a72e407d28179d0ed316b530497754c1dd9e4e86b0aada8fd90b709d415f36cb81bed8b641fe3fee07e314c85516395f0225de71934d4d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue