mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-nanoarrow: auto updated to 0.4.0.1-1
This commit is contained in:
parent
c8e8c7d4cf
commit
7031eb92eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=nanoarrow
|
_pkgname=nanoarrow
|
||||||
_pkgver=0.4.0
|
_pkgver=0.4.0.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -30,8 +30,8 @@ optdepends=(
|
||||||
r-withr
|
r-withr
|
||||||
)
|
)
|
||||||
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=('d5251d4b4e2fa25bab6c404ad647ec63')
|
md5sums=('9c1037cd5d73738287a363799e3c23ea')
|
||||||
b2sums=('265c6504c09305d930ba5e83ff6a9c5271257fdc3358d74bdc5c7090c87eda8eaaf971d35608ed860efb4850e6ee9a20abd8c052c15f71b4cd24ef8bb05a6fea')
|
b2sums=('9bd25a6bc79e9bd5c54047f8130ed86dfc2df398b62c66a43c19cb45b545171840f9ea665bdffee4765292232bbd1017474634ae465ca3626032327406449a21')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue