summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 690230351e4c..4705faeba09f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Jan 14 22:23:36 UTC 2017
+# Sun Jan 15 21:48:52 UTC 2017
pkgbase = lib32-liblphobos
- pkgdesc = D standard library (libphobos) for LDC compiler (32-bit)
+ pkgdesc = Runtime and Phobos library for the LLVM based D compiler. (32-bit)
pkgver = 1.1.0.beta3.r157.gbb3e1648
pkgrel = 1
url = https://github.com/ldc-developers/ldc
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')