mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gert: auto updated to 2.0.1-1
This commit is contained in:
parent
131010d06b
commit
287c65e201
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=gert
|
||||
_pkgver=2.0.0
|
||||
_pkgver=2.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -28,8 +28,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('25cd548558e4e53abb189bc9509e0f2e')
|
||||
sha256sums=('7c147c3740e7ece8764e6197f311d84e6191fddead1d96fbbfb29816ef5d6391')
|
||||
md5sums=('2efae501b706f98b74f97f9a8a5b7d38')
|
||||
sha256sums=('0ed784837809ce89797ea77834d420e89351728f70d8d2f4b34487df813cd092')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue