aboutsummaryrefslogtreecommitdiffstats
path: root/community/ldc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ldc/APKBUILD')
-rw-r--r--community/ldc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ldc/APKBUILD b/community/ldc/APKBUILD
index 2fd36b6d2d..090e4f8b3a 100644
--- a/community/ldc/APKBUILD
+++ b/community/ldc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mathias LANG <pro.mathias.lang@gmail.com>
pkgname=ldc
pkgver=1.20.1
-pkgrel=0
+pkgrel=1
pkgdesc="The LLVM-based D Compiler"
url="https://github.com/ldc-developers/ldc"
# LDC does not support host compiling on most of the architecture Alpine supports