aboutsummaryrefslogtreecommitdiffstats
path: root/community/llvm5
diff options
context:
space:
mode:
Diffstat (limited to 'community/llvm5')
-rw-r--r--community/llvm5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/llvm5/APKBUILD b/community/llvm5/APKBUILD
index c53fd1ce83..6d370ce229 100644
--- a/community/llvm5/APKBUILD
+++ b/community/llvm5/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=llvm
pkgver=5.0.2
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=3
+pkgrel=4
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all !mips !mips64"
url="https://llvm.org/"