mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-slam: auto updated to 0.1.55-1
This commit is contained in:
parent
3bcead698c
commit
54b0f14427
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Robert Greener <me@r0bert.dev>
|
# Contributor: Robert Greener <me@r0bert.dev>
|
||||||
|
|
||||||
_pkgname=slam
|
_pkgname=slam
|
||||||
_pkgver=0.1-54
|
_pkgver=0.1-55
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -15,8 +15,8 @@ depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('b2db288c5d1c5476060c3a9f11d836b6')
|
md5sums=('e2a13be23d1c48b0cc1a241c901f3410')
|
||||||
b2sums=('05c747ddf202c3400b090ec75305eae599f781e38fe09fd10ee248640cefb6e18103d8abd2cf4ccb840d412316a9977f07f0cea350860e63a003e2aaf41f2a17')
|
b2sums=('96e715b7b52678204c1c08a61b2d8905cf90acce1c63bbd80063c31b6eb9c58ece5954e406d8356f3e7dc38239ca4fb1e18ddc72e1d2623a4c27ebc92bd8b3bd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue