summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2020-09-04 14:38:04 -0400
committerPatrick Northon2020-09-04 14:38:04 -0400
commitbf81016f900a1c0aa08c5499a663c730567d03bc (patch)
treec579fe70f61280026cee7daa4a366e19a65749cb
parent93cd4fe9564964719cc661c08aa1ec78bb023208 (diff)
downloadaur-bf81016f900a1c0aa08c5499a663c730567d03bc.tar.gz
Fix description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f81e5507aeab..42240535b4ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mingw-w64-xalan-c-icu
- 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 enabled)
+ 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 enabled) (mingw-w64)
pkgver = 1.12.0
pkgrel = 3
url = https://xalan.apache.org/
diff --git a/PKGBUILD b/PKGBUILD
index bb209be83ec2..a19ff29e0702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ conflicts=("mingw-w64-xalan-c")
pkgver=1.12.0
pkgrel=3
_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 enabled)"
+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 enabled) (mingw-w64)"
arch=("any")
url="https://xalan.apache.org/"
license=("APACHE")