mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-atena: auto updated to 1.2.0-1
This commit is contained in:
parent
41c7f5e68b
commit
96ba9f1904
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=atena
|
||||
_pkgver=1.0.5
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.5
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Transposable Elements'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e690a6786ebf3c9c4024ecd48c5263bd39e92e3b8bb7a7d6f541d30e421fa970')
|
||||
sha256sums=('d6c8cd3f6a924d444c372d3c228c3750d3aabeca8f2100aaa7ee5a3473a776c9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue