mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alabaster: auto updated to 1.4.0-1
This commit is contained in:
parent
0824cd694c
commit
8e2d971d3b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=alabaster
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Umbrella for the Alabaster Framework"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -27,8 +27,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('359d26d34b8867dd418d0d277b0228c9')
|
||||
b2sums=('82fa84924cb5e2432f2a2506c8eeb45c5e2853209a880fd658d5baffa2d41a4a7e2f5724636a021ad20abb767649d1aa1dd8fdd981ae8113060a1761a50c893b')
|
||||
md5sums=('e5db78f735319534c1aa94c0b7c49079')
|
||||
b2sums=('79c6281ee36610e7ac4722928dbe4ab869dbd4fe3547d8bb846b20bf6ed68f5e17374a9185729a44298d56ee410533ed23e56f56e58a9114c8d5147cbff6adf6')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue