mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-isocorrectorgui: auto updated to 1.12.0-1
This commit is contained in:
parent
3502002dc3
commit
08646f1ba5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=IsoCorrectoRGUI
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Graphical User Interface for IsoCorrectoR'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e76779cfb577370040ff5ebe658e7b94cbe5ccdaf6a71efd70ae4288b6a86e55')
|
||||
sha256sums=('7547e2ef10d68a2bebf31292dd770251a7ff387561f6fe4d85942be6e177da83')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue