summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-03-25 10:49:45 +0200
committerMichel Zou2018-03-25 10:49:45 +0200
commitb2a87ae80f20c0413849e64c15c13ad83df4f5b9 (patch)
treee48badedf37f8071a135791fb59b19296b6b62b8
parent7d08dffddecd3f915fda9dc8aa2fd02020626db6 (diff)
downloadaur-b2a87ae80f20c0413849e64c15c13ad83df4f5b9.tar.gz
desc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03181b9e55b2..ab65b04b30c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Mar 24 11:01:42 UTC 2018
+# Sun Mar 25 08:49:45 UTC 2018
pkgbase = mingw-w64-llvm
- pkgdesc = Low Level Virtual Machine (mingw-w64)
+ pkgdesc = Collection of modular and reusable compiler and toolchain technologies (mingw-w64)
pkgver = 6.0.0
pkgrel = 1
url = http://llvm.org/
diff --git a/PKGBUILD b/PKGBUILD
index a196879967d4..d07e3690677c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('mingw-w64-llvm')
pkgver=6.0.0
pkgrel=1
-pkgdesc="Low Level Virtual Machine (mingw-w64)"
+pkgdesc="Collection of modular and reusable compiler and toolchain technologies (mingw-w64)"
arch=('any')
url="http://llvm.org/"
license=('custom:University of Illinois/NCSA Open Source License')