mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ncmeta: auto updated to 0.3.6-1
This commit is contained in:
parent
0da1eca09d
commit
a2dac2f998
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=ncmeta
|
||||
_pkgver=0.3.5
|
||||
_pkgver=0.3.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Straightforward 'NetCDF' Metadata"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('45ad7c48462ee5c3139741f232199aaf')
|
||||
sha256sums=('9376b17370aeadcfdc257c601ad9b4d834032d420ae93251620ae745806d87f0')
|
||||
md5sums=('e38fff220a5ed49a5304684562b56ac9')
|
||||
sha256sums=('82d580d2045967f19356dcd0e7869a738a5c2f7cb19bd4df0ab6b80a81e5655e')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue