r-orfik: auto updated to 1.20.2-1

This commit is contained in:
BioArchLinuxBot 2023-08-11 18:06:20 +00:00
parent e751bef51b
commit b050b20bef

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ORFik
_pkgver=1.20.1
_pkgver=1.20.2
pkgname=r-${_pkgname,,}
pkgver=1.20.1
pkgver=1.20.2
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=('3af30484e2bbb7c6179bd0a81acfeb67719390a8e8afb76c6e6f5ce72d41916f')
sha256sums=('891e3ff7950fc2c46bcab1aa4b2b4695ae20b27705f41ef1aea609f54188afe1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"