summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cda0249220c..9f9a71f385f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ provides=("d-runtime" "d-stdlib")
replaces=("lib32-liblphobos-devel")
pkgver=1.1.0.beta3.r157.gbb3e1648
pkgrel=1
-pkgdesc="D standard library (libphobos) for LDC compiler (32-bit)"
+pkgdesc="Runtime and Phobos library for the LLVM based D compiler. (32-bit)"
arch=('x86_64')
url="https://github.com/ldc-developers/ldc"
license=('BSD')