summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2021-03-12 21:37:49 +0300
committerViktor Drobot2021-03-12 21:37:49 +0300
commit2585c5d4885fbb35506cf7b1973fce64fb3f97f2 (patch)
tree9dec0d21258d12efb5f018f84f30e9c804a46eca /PKGBUILD
parent9eae3cfcc252bc73bb7271a48a85cfe29f9a038b (diff)
downloadaur-2585c5d4885fbb35506cf7b1973fce64fb3f97f2.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dcf4c370126..79b01fecef1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=xfun
-_cranver=0.21
+_cranver=0.22
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -12,7 +12,7 @@ license=(MIT)
depends=(r)
optdepends=(r-testit r-rstudioapi r-tinytex r-mime r-markdown r-knitr r-htmltools r-remotes r-pak r-rmarkdown)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('648e171881e2cd14be482c15b3407bfdadbcdf7dc82a969b680223eb02d212a3')
+sha256sums=('3e717b0eb8100f01c84e2d69c2618f9e54b801a44eef5a2ce4c030c123b8a347')
build(){
cd "${srcdir}"