summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-03-29 18:03:24 +0000
committerBioArchLinuxBot2023-03-29 18:03:24 +0000
commite9ee7a79f9228d798ee6abd56e885156ae5ef0c3 (patch)
treeb1f7166c8fba3d45fe87aad2ae75c140a36a6872 /PKGBUILD
parent6e5a1f7785219a542064ef23d3c7ca0d4c918737 (diff)
downloadaur-r-sortable.tar.gz
[lilac] updated to 0.5.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6335bb940828..53db71648da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=sortable
_pkgver=0.5.0
pkgname=r-${_pkgname,,}
pkgver=0.5.0
-pkgrel=1
+pkgrel=3
pkgdesc="Drag-and-Drop in 'shiny' Apps with 'SortableJS'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -21,7 +21,7 @@ depends=(
r-shiny
)
optdepends=(
- r-base64
+ r-base64enc
r-covr
r-knitr
r-magrittr