summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 12:06:29 +0000
committerBioArchLinuxBot2022-11-26 12:06:29 +0000
commit7cd1b6f14a1e3cd83a855a4bd75872ec05c2c8b0 (patch)
tree8e3203736f059c41310e2a547e16745676c81196 /PKGBUILD
parentd5552426c0e4d46f074a19b4f883bb3867763e4a (diff)
downloadaur-7cd1b6f14a1e3cd83a855a4bd75872ec05c2c8b0.tar.gz
[lilac] updated to 8.0.3-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c244163e3c3f..490eda847991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=Delaporte
_pkgver=8.0.3
pkgname=r-${_pkgname,,}
pkgver=8.0.3
-pkgrel=1
+pkgrel=3
pkgdesc='Statistical Functions for the Delaporte Distribution'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -15,7 +15,7 @@ depends=(
)
optdepends=(
r-covr
- r-testthat
+ r-tinytest
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7c9c55714560d1e041108bd696b7fcb85a71edc9f3ca7913b41f5b4efb9a32b4')