mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chron: auto updated to 2.3.62-1
This commit is contained in:
parent
97dd5ff130
commit
4be5919f1d
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
||||||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||||
|
|
||||||
_pkgname=chron
|
_pkgname=chron
|
||||||
_pkgver=2.3-61
|
_pkgver=2.3-62
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Chronological Objects which Can Handle Dates and Times"
|
pkgdesc="Chronological Objects which Can Handle Dates and Times"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -19,8 +19,8 @@ optdepends=(
|
||||||
r-scales
|
r-scales
|
||||||
)
|
)
|
||||||
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=('5eaa5b818bc0f0dd7eeba9478bd9da88')
|
md5sums=('23964d5235079139c588b19ad2e6ed80')
|
||||||
b2sums=('fd42824b2858e29420fb6c8a0f883da77265f03a32c60de6d3bbb8a1095ad9324ba3fcb9cf66c1f9dec2d267d7f0f88741fd6faf8fda58c96cc05e5ad535259a')
|
b2sums=('a35776da83ce8a84017e8f0bce857a530502892f842921ba5e1e98342644f8d1ee20840e35a80d950558930fdf3170f50a783b58e022ced37b92fc608c58382d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue