mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-orfik: auto updated to 1.20.2-1
This commit is contained in:
parent
e751bef51b
commit
b050b20bef
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.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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue