mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-anytime: auto updated to 0.3.10-1
This commit is contained in:
parent
4d62860fde
commit
118bece6be
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: peippo <christoph+aur@christophfink.com>
|
||||
|
||||
_pkgname=anytime
|
||||
_pkgver=0.3.9
|
||||
_pkgver=0.3.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
pkgdesc="Anything to 'POSIXct' or 'Date' Converter"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('227a392363d0b874772a474940170670')
|
||||
b2sums=('867cca7faadc29cb99e4ae8428eabd0e3fa00e1c1f0553d3a0d8275c5526743a11dff340b1cacac3ae03bc294f2c9968110234d55e99a6ebc43c7bf413c0b58f')
|
||||
md5sums=('3dd5976e630020be7a485dedec1fe72e')
|
||||
b2sums=('755165811f3b0308ace168203562a1cabda43718f224d67a3f253671c2cc59e8aa419fe09e71784abf2e47e3c3e4526976e62fe3d2bae7ed20891b35e0d034e8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue