mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-amplican: auto updated to 1.28.0-1
This commit is contained in:
parent
eaa911395f
commit
5509c37f80
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=amplican
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Automated analysis of CRISPR experiments'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bec3f57ec4d20ae60d7ece76e5e2c5f5f5067b54f7d932ebc4130850da8e7ed9')
|
||||
sha256sums=('0cdf46c636732c0a53976aed6d2a0e6194e3ad956d82dbd012547dd8a74863f7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue