mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adsplit: auto updated to 1.76.0-1
This commit is contained in:
parent
37a6ee0656
commit
b96f431b1f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=adSplit
|
||||
_pkgver=1.74.0
|
||||
_pkgver=1.76.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.74.0
|
||||
pkgver=1.76.0
|
||||
pkgrel=1
|
||||
pkgdesc='Annotation-Driven Clustering'
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7039867d5833309a699110cec5011ffe773d4243fd5db420de76cebec19a398f')
|
||||
sha256sums=('24b2b32a5c54090c15dfd1400116c09dfb5f8fdc029690b59bafd877cb143674')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue