mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnetcdf: auto updated to 2.9.2-1
This commit is contained in:
parent
de8e4b187a
commit
f07c2a6bd6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=RNetCDF
|
||||
_pkgver=2.9-1
|
||||
_pkgver=2.9-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-bit64
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ad7be84de579f8527241b4f08bd36117')
|
||||
b2sums=('196d30a11478056f3ccd13fa7ea74e7714bc9a08974416877614e8ec8441db1171e3f56961367daf034d9ab5aa679b4ee8dbd38a7fd06c6745a9a688c64cac81')
|
||||
md5sums=('5c24b20a1ee55f5448ab06dd6a74a0d3')
|
||||
b2sums=('f2c7da14f4faad39d59b806528f4d01217dbbf8a63e450689370106882ad8c1004c39f23e57d47f587ef276f9b90d70000ab11abbf8af5304780c3c06e2cd0d6')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue