mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hms: auto updated to 1.1.3-1
This commit is contained in:
parent
a8ac44822f
commit
7a8c0beca4
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: frichtlm <frichtlm@gmail.com>
|
||||
|
||||
_pkgname=hms
|
||||
_pkgver=1.1.2
|
||||
_pkgver=1.1.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.1.2
|
||||
pkgrel=3
|
||||
pkgver=1.1.3
|
||||
pkgrel=1
|
||||
pkgdesc='Pretty Time of Day'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1ee6a9847336aaf58d3fcee5b56c290c2204e1213b6628862818419b2302bded')
|
||||
sha256sums=('e626f4c60af46efd53ea631b316a103e089470d8fd63c0e0c0efb99364990282')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue