mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dapardata: auto updated to 1.34.0-1
This commit is contained in:
parent
84912ba9dc
commit
7a5553a6fe
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DAPARdata
|
||||
_pkgver=1.32.1
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Data accompanying the DAPAR and Prostar packages"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e8639f86e3531691502e4221bfb02d84')
|
||||
b2sums=('be591009405a7e5bd914edd765e66d645c8003f9d36fb125aca52e025c09679ff9274bfd952942954e12214abaf7d5a954c091f6e044369c7ca374998e6b8a90')
|
||||
md5sums=('66542a4da72e6be471144224bba6bbf8')
|
||||
b2sums=('b7b7b6588c0f10ccaa1b52e1e02742f53d367eb733166e6361f2706b0745f658a65240f34383e8f3b691d989d9bf0493fc4914b4b2cc301a36d2b19e582272a9')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue