mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-comparegroups: auto updated to 4.9.1-1
This commit is contained in:
parent
fbbe69c54d
commit
f3091873ce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=compareGroups
|
||||
_pkgver=4.9.0
|
||||
_pkgver=4.9.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -34,8 +34,8 @@ optdepends=(
|
|||
r-tcltk2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('910f387dc0f8c1e1219e8bb3e0b1223e')
|
||||
b2sums=('65603a732e8cd453a45aa362a65f3a1c5cfd323726ce7466ebd4d5f094c3aa07e0631f106a16e6b8b0fcff0b372ec47f0991992df2094b3a1e1dd8ff8bb8f6c2')
|
||||
md5sums=('467b9a6d3322a11c7e8f8dc0f47d6038')
|
||||
b2sums=('48cd93d095b137bca9e44a13502f2cfc58e8855337921e72f0cc42ff8252198f859431dd5acba1b72febc33a16aedd8d871deef803d3c1f9545a731e20299abd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue