r-gcatest: change source url

This commit is contained in:
sukanka 2023-05-12 19:19:13 +08:00
parent 5d9943011c
commit 2411246a55
2 changed files with 8 additions and 3 deletions

View file

@ -17,8 +17,13 @@ optdepends=(
r-ggplot2
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('743c6b3790c334cbd1969376b0b28e795dfc4ee1a084390bd429cad34db84bb8')
makedepends=('git')
source=("git+https://git.bioconductor.org/packages/${_pkgname}")
sha256sums=('SKIP')
prepare(){
tar -czf ${_pkgname}_$_pkgver.tar.gz ${_pkgname}
}
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"

View file

@ -5,7 +5,7 @@ maintainers:
repo_depends:
- r-lfa
update_on:
- regex: gcatest_([\d._-]+).tar.gz
- regex: <td>(\d+.\d+.\d+)</td>
source: regex
url: https://bioconductor.org/packages/gcatest
- alias: r