mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-admisc: auto updated to 0.27-1
This commit is contained in:
parent
c39476509e
commit
bc27c85503
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=admisc
|
||||
_pkgver=0.26
|
||||
_pkgver=0.27
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.26
|
||||
pkgver=0.27
|
||||
pkgrel=1
|
||||
pkgdesc="Adrian Dusa's Miscellaneous"
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-qca
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4120a3a985cd44238e7e3575dcf1d284f4af48a3bcb658c97108ef87aee7f3a7')
|
||||
sha256sums=('23d46a081714431b6674281b3442ee4f8c3e7050f73b6f9dd38db23b36cc0e1e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue