mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-harmony: auto updated to 1.2.3-1
This commit is contained in:
parent
36442f9d31
commit
27f0e530db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=harmony
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.2.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -41,8 +41,8 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ee99f87a217fe3919840477df01fce22')
|
||||
b2sums=('378aca91dafd95134c3836e5f78b6bb1d64df093f37ea1fb044edc3814901c5019a62e20c37db9b0f23bcd3b6df4c55de200e855717ba3311bf6c5fc4b44b56d')
|
||||
md5sums=('d67e20a7acfb92d77ed1a3b29562081d')
|
||||
b2sums=('33cb0537bc40a0eae405fd2e7098f8876dbd42dc6ce6e5a13f5100bda808af6e39180ae27c8df568296f1afc5ad7a240a1c0ba7c81248ae209c7598545115cf4')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue