mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clock: auto updated to 0.7.2-1
This commit is contained in:
parent
7ca04a75b6
commit
5b12faa5f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=clock
|
||||
_pkgver=0.7.1
|
||||
_pkgver=0.7.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -34,8 +34,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1d18204eb746247d7dde0cc1353300b8')
|
||||
b2sums=('0488c741f9fe7780bc086ab37b09e85e923abe4b6bf95d7de595d078b694cf9d2049c7ef32f107f8e55452ac1c6cf9970d14cfbe162fc4b9fcc5ac5cb3f5701e')
|
||||
md5sums=('762d8374cd6998be0c059861f4de8bcb')
|
||||
b2sums=('35cf1314f21553a3689e4104c43ba9edc78ad4d517082e9880eee99bd5599e87e93afadb684c2a2a8663279ae36e271eb560f2d6cccfab4da18882bf21cb0c38')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue