summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2020-01-30 15:16:24 +0000
committerGrey Christoforo2020-01-30 15:16:24 +0000
commit39327a66513b8b75295eacc44c7774fa8ed985c3 (patch)
treef3dcd84c75dd5c078342f2c1a52a78a8a260bda6 /PKGBUILD
parent5df71b3b9d4466ff644bad2538b7862a112496a3 (diff)
downloadaur-39327a66513b8b75295eacc44c7774fa8ed985c3.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469962660dd4..f269384f4c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-vctrs
_cran_name=vctrs
-pkgver=0.2.0
+pkgver=0.2.2
pkgrel=1
pkgdesc="Vector Helpers"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://cran.r-project.org/web/packages/${_cran_name}/index.html"
license=('GPL3')
depends=('r' 'r-backports' 'r-digest' 'r-glue' 'r-rlang' 'r-zeallot' 'r-ellipsis')
source=("http://cran.r-project.org/src/contrib/${_cran_name}_${pkgver}.tar.gz")
-md5sums=('10d7a8d3fbc59cd4eb4fcea64eed3d85')
+md5sums=('cc0e82d6af5756f7d22f5421420f5472')
package() {
mkdir -p $pkgdir/usr/lib/R/library