r-orfik: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:11:55 +00:00
parent 0a1fa2f820
commit c7e02d0ca6

View file

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