r-mapkl: fix upstream url

This commit is contained in:
sukanka 2023-05-09 19:32:39 +08:00
parent 03d2d17205
commit 6822e3d65a
2 changed files with 9 additions and 4 deletions

View file

@ -30,11 +30,16 @@ optdepends=(
r-mapkldata
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tgz")
sha256sums=('1aed8e328ff76451d5ff58f95e526871da121b5ce66a91154d415fd948c9425a')
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}.tgz -l "${srcdir}"
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
}
package() {

View file

@ -14,7 +14,7 @@ repo_depends:
- r-parmigene
- r-reactome.db
update_on:
- regex: mAPKL_([\d._-]+).tgz
- regex: <td>(\d+.\d+.\d+)</td>
source: regex
url: https://bioconductor.org/packages/mAPKL
- alias: r