aboutsummaryrefslogtreecommitdiffstats
path: root/community/llvm8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/llvm8/APKBUILD')
-rw-r--r--community/llvm8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/llvm8/APKBUILD b/community/llvm8/APKBUILD
index e9ec184400..ef40c2bf13 100644
--- a/community/llvm8/APKBUILD
+++ b/community/llvm8/APKBUILD
@@ -8,7 +8,7 @@ _pkgname=llvm
pkgver=8.0.1
_majorver=${pkgver%${pkgver##[0-9]}}
pkgname=$_pkgname$_majorver
-pkgrel=3
+pkgrel=4
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"