fix: r-bslib, rseqc, rebuild r-cellmix

This commit is contained in:
sukanka 2022-07-17 10:25:12 +08:00
parent c2e8429e1e
commit 40f7f2214b
4 changed files with 9 additions and 4 deletions

View file

@ -1,19 +1,21 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=bslib
_pkgver=0.3.1
_pkgver=0.4.0
pkgname=r-${_pkgname,,}
pkgver=0.3.1
pkgrel=4
pkgver=0.4.0
pkgrel=0
pkgdesc="Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
license=('MIT')
depends=(
r
r-cachem
r-htmltools
r-jquerylib
r-jsonlite
r-memoise
r-rlang
r-sass
)

View file

@ -3,9 +3,11 @@ maintainers:
- github: starsareintherose
email: git@malacology.net
repo_depends:
- r-cachem
- r-htmltools
- r-jquerylib
- r-jsonlite
- r-memoise
- r-rlang
- r-sass
update_on:

View file

@ -3,7 +3,7 @@ _pkgname=CellMix
_pkgver=1.6.2
pkgname=r-${_pkgname,,}
pkgver=1.6.2
pkgrel=2
pkgrel=3
pkgdesc="A Comprehensive Toolbox for Gene Expression Deconvolution"
arch=('x86_64')
url="http://web.cbio.uct.ac.za/~renaud/CRAN/web/CellMix/"

View file

@ -5,6 +5,7 @@ maintainers:
repo_depends:
- python-pybigwig
- python-bx
- python-pysam
update_on:
- source: regex
regex: 'RSeQC v(\d+.\d+.\d+)'