summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-04-15 11:40:38 +0100
committerGrey Christoforo2019-04-15 11:40:38 +0100
commit2002df818e368241d326569cb7acc8539bf50e67 (patch)
tree7ffa6f82ef0afdb46fd8ee1b60b667c3e7537287 /PKGBUILD
parentabede14aa3d1fd64983d263b6eb71ac69595d360 (diff)
downloadaur-2002df818e368241d326569cb7acc8539bf50e67.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 dbad8ab2fbe7..0a1e4bcdb86a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-rlang
_cran_name=rlang
-pkgver=0.3.1
+pkgver=0.3.4
pkgrel=1
pkgdesc="Functions for Base Types and Core R and 'Tidyverse' Features"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://cran.r-project.org/web/packages/${_cran_name}/index.html"
license=('GPL3')
depends=('r')
source=("http://cran.r-project.org/src/contrib/${_cran_name}_${pkgver}.tar.gz")
-md5sums=('58f35460425d475e6a2db267b5039f8f')
+md5sums=('c44f84ce72ebc7c3d0d02640c6b12a13')
package() {
mkdir -p $pkgdir/usr/lib/R/library