mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rfoc: auto updated to 3.4.10-1
This commit is contained in:
parent
5d3771b5b7
commit
c777cfd380
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RFOC
|
||||
_pkgver=3.4-6
|
||||
_pkgver=3.4-10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.4.6
|
||||
pkgrel=5
|
||||
pkgver=3.4.10
|
||||
pkgrel=1
|
||||
pkgdesc='Graphics for Spherical Distributions and Earthquake Focal Mechanisms'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-splancs
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0dfa237f4d04eb9a2718942b4d7ed9538fc5f89e3cbaa5a34a4fd1bc6fe54533')
|
||||
sha256sums=('b1211db8960b482ebb516233c86b075d1a1f006a88191a72fa98babd5a8e2100')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue