mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-terra: auto updated to 1.7.55-1
This commit is contained in:
parent
7b9aeb5505
commit
16aca585ae
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=terra
|
_pkgname=terra
|
||||||
_pkgver=1.7-46
|
_pkgver=1.7-55
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -30,8 +30,8 @@ optdepends=(
|
||||||
r-xml
|
r-xml
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('66baeec0f7c176a56d2246a475fb13c8')
|
md5sums=('42c214df7dbbd496c6a705063a992582')
|
||||||
sha256sums=('017a3e5ef91248172dc6e5cfc135533de520c46822bf1b0ec41ae6f48a88f64a')
|
sha256sums=('7000bdfd8591be64921cf841ef29b2aad74661781865f29e1540e57a7d7231ec')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue