summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f345375b7975..116f563a487f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=ParallelLogger
_pkgver=3.3.0
pkgname=r-${_pkgname,,}
pkgver=3.3.0
-pkgrel=1
+pkgrel=3
pkgdesc='Support for Parallel Computation, Logging, and Function Automation'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -18,8 +18,8 @@ depends=(
optdepends=(
r-dt
r-knitr
- r-mailr
r-rmarkdown
+ r-sendmailr
r-shiny
r-testthat
r-tibble