mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-logr: auto updated to 1.3.7-1
This commit is contained in:
parent
3d0b966934
commit
4fe9865352
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=logr
|
||||
_pkgver=1.3.6
|
||||
_pkgver=1.3.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -28,8 +28,8 @@ optdepends=(
|
|||
r-tidylog
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e347e49e53c58d8a84418e608d94debe')
|
||||
b2sums=('7191417c25fa9da2f647c4483b2f487415fac24e45194a4681f3d89274b3837e8f4e8518ed1b262622b02d90830601a7412350516a2bb3caedab782196f7a6e8')
|
||||
md5sums=('d3fde9bc158ef1d20fb0c9d50ad7a806')
|
||||
b2sums=('c7bfa7202da86ac9cafff612b0a3182513e87f7d51ff8d11c29d354f24f8b0adc69e6120c6a0bac7fed4e6e6f1af8560d6cf9c14f8a547ecfd3a9cb1808ebd76')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue