mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rprimer: auto updated to 1.10.0-1
This commit is contained in:
parent
feaa76008e
commit
cf2821c86a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=rprimer
|
||||
_pkgver=1.8.0
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -36,8 +36,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c497fc1f0ef518894e2a96958d778853')
|
||||
b2sums=('42357d993a121be0d9954535674df7bc94bef08b0847114848411537fcf5ac340e339b931c7eb1aa9548b7cf97c7f95afa93e7157530a3b56aa7d30f55c165c9')
|
||||
md5sums=('644134f1fa3fa1f38156cbbae27ef3f4')
|
||||
b2sums=('6c647b5343ada02523f99a07242af19f0c441998f3924dd3230b31745ae98471b53de96a4bcfc0494d35d3908f332b940071f3e3435695167e8a89bb16cbe2f5')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue