From b7ba92f10b0a7e8a918ece62557e73065ed07186 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sat, 11 Jun 2022 13:39:29 +0200 Subject: [PATCH] rstudio: add a missing revbump 6ccac45a3515b50da4cdbc7f07798a89901e0f93 didn't increase the revision, so the changes didn't get to the repository --- srcpkgs/rstudio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rstudio/template b/srcpkgs/rstudio/template index dccb6b38fff..814b5cbfdb3 100644 --- a/srcpkgs/rstudio/template +++ b/srcpkgs/rstudio/template @@ -1,7 +1,7 @@ # Template file for 'rstudio' pkgname=rstudio version=1.4.1717 -revision=1 +revision=2 build_style=cmake configure_args="-DRSTUDIO_TARGET=Desktop -DRSTUDIO_USE_SYSTEM_BOOST=ON