mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prolocdata: auto updated to 1.42.0-1
This commit is contained in:
parent
cad7c8fdf7
commit
84912ba9dc
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=pRolocdata
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Data accompanying the pRoloc package"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8aafd04221b21588077788ec79272e1a')
|
||||
b2sums=('853a0acb9eab2a6bf4b0224fb9a42eb64b41a003739e5b0668ab3f12e3531dced338c7a2d17ee8375908cbdd4194b855e795e70b54520b4193f2f15509a81c6b')
|
||||
md5sums=('88ad65be5e70ed39756944a77bf644d4')
|
||||
b2sums=('9096f088e0e29a6edd4dbd82244a29c4f3fe8890fce03610f646bb752e84896696c6fb7a3a60452b0659f12783e3fcaf2ceab774aac2815dcedc9825ba95b3d1')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue