aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-19 11:47:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-19 13:06:30 -0300
commitd4f960e44d6d92f1c4d252bb466cf41b8f6a169f (patch)
treea76c63d697d56b0c88226118894de2ba5db2d250 /community
parent755223c71bf078255de03b9fec39b92a892e92d1 (diff)
downloadaports-d4f960e44d6d92f1c4d252bb466cf41b8f6a169f.tar.bz2
aports-d4f960e44d6d92f1c4d252bb466cf41b8f6a169f.tar.xz
community/R: rebuild to properly link to tk
fixes #11232
Diffstat (limited to 'community')
-rw-r--r--community/R/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/R/APKBUILD b/community/R/APKBUILD
index ddb1a848d7..9ce006318b 100644
--- a/community/R/APKBUILD
+++ b/community/R/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=R
pkgver=3.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
arch="all"