r-orfik: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2023-05-11 18:06:50 +00:00
parent ba21a318e8
commit 7180812ad2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ORFik
_pkgver=1.19.7
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.19.7
pkgver=1.20.0
pkgrel=1
pkgdesc='Open Reading Frames in Genomics'
arch=('x86_64')
@ -47,7 +47,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('86b31d3724bb1be11e6e55fe6424613606e55c471b538a74528be5547bc529d6')
sha256sums=('e57c9636561c2e620116c52364ac1201f2142d3b54514883e935e6375e1bc1b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"