mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-italics: auto updated to 2.58.0-1
This commit is contained in:
parent
a938dc7b6a
commit
a7c0520e8b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ITALICS
|
||||
_pkgver=2.56.0
|
||||
_pkgver=2.58.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.56.0
|
||||
pkgrel=2
|
||||
pkgver=2.58.0
|
||||
pkgrel=1
|
||||
pkgdesc='ITALICS'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-pd.mapping50k.hind240
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('659ac41e07be074223784a25e5d9ab6c680845a49d158a95c8371ee220771394')
|
||||
sha256sums=('7abd153b4dbd1aa2402680158fef694d2b570d59a8404e04a9b6cffe133c233d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue