mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-parallelly: auto updated to 1.41.0-1
This commit is contained in:
parent
a6e551c094
commit
e1c02a6c36
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=parallelly
|
||||
_pkgver=1.40.1
|
||||
_pkgver=1.41.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-commonmark
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('2af7edeed59019a8e28f82b0a60d7194')
|
||||
b2sums=('176dcb74ccfcdfea1295fdfd5fee4f9b4cb2a6efb7ff73d499621d160a609f88ab769d579a54e5c63e7e059f8a2379f6916035338a07c5a9d686a40a4b0cab46')
|
||||
md5sums=('b9a231b2145990d97968aee7ac27f901')
|
||||
b2sums=('7667cb673ed296e42fe93b3774f9cdd3828d93586a9b9e0b6c112be4dcea5ce2103d82d2968568dbf1a615554af0c89d046745b58ab33be5c066665c9a263c43')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue