mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-orfik: auto updated to 1.22.2-1
This commit is contained in:
parent
3294623635
commit
b6152fbb79
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ORFik
|
||||
_pkgver=1.22.1
|
||||
_pkgver=1.22.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.1
|
||||
pkgver=1.22.2
|
||||
pkgrel=1
|
||||
pkgdesc='Open Reading Frames in Genomics'
|
||||
arch=('x86_64')
|
||||
|
@ -52,7 +52,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0eb523aed68ca13c42c5f55b3fff3ac18618aeea1bbe648ed7eb2a5fc37a48b2')
|
||||
sha256sums=('fe00c50c039695f803e23cfbf65f67154d77523391627bbd22c6ab953063af73')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue