summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2021-05-20 10:53:44 -0400
committerPatrick Northon2021-05-20 10:53:44 -0400
commitdd061dbeee16203440e5bcab45b6a6e5cc769c6c (patch)
tree502922db0a6842a11ed218db67313578ff966c38 /PKGBUILD
parent9dbd027bb470e10315a0e9c77742f67a63b2e79e (diff)
downloadaur-dd061dbeee16203440e5bcab45b6a6e5cc769c6c.tar.gz
Change pkgdesc.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 111131a6e491..b62adc8597f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ conflicts=("mingw-w64-xalan-c")
pkgver=1.12.0
pkgrel=5
_filever="1_12_0"
-pkgdesc="The Apache Xalan-C++ Project provides a library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. (ICU) (mingw-w64)"
+pkgdesc="A XSLT processor for transforming XML documents (ICU) (mingw-w64)"
arch=("any")
url="https://xalan.apache.org/"
license=("APACHE")