mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-olingui: auto updated to 1.80.0-1
This commit is contained in:
parent
fb93c14f2e
commit
a786c07d39
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=OLINgui
|
||||
_pkgver=1.78.0
|
||||
_pkgver=1.80.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.78.0
|
||||
pkgver=1.80.0
|
||||
pkgrel=1
|
||||
pkgdesc='Graphical user interface for OLIN'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-widgettools
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bf240fb322d9ca12d18889bf53056cd2c3ebbf212ab7115a1410d0921ef09739')
|
||||
sha256sums=('a90046622fced1a9ab1bde62c19cbb80890141f920520c72b1615d7c26eb9b6d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue