mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alabaster.schemas: auto updated to 1.2.0-1
This commit is contained in:
parent
7d2623a46a
commit
1cfcb31f50
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=alabaster.schemas
|
||||
_pkgver=1.0.2
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Schemas for the Alabaster Framework"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -18,8 +18,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('07cb1f4f931f7fcde891ab11857ad443')
|
||||
sha256sums=('add4c52d676af44495bcfb4fb709968e876c877b858d4ce492cb403624dcf3e6')
|
||||
md5sums=('308883d85ab416d45eaa55428463d308')
|
||||
sha256sums=('c1d74a8560654dcc4bf1254b39bc0e15938387038be9eec91daf1cd72569976b')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue