summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2021-05-20 10:54:22 -0400
committerPatrick Northon2021-05-20 10:54:22 -0400
commit08f06a4cdc3e3320c2769bbf291384b5ad2dfb0c (patch)
treea02a2b46383916597b3057130f9c653de33c1310 /PKGBUILD
parent09a14dee047829f34f4ea994069fde454c0dd75b (diff)
downloadaur-08f06a4cdc3e3320c2769bbf291384b5ad2dfb0c.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 41e2200acd62..a85d8548aea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ provides=("mingw-w64-xerces-c")
conflicts=("mingw-w64-xerces-c")
pkgver=3.2.3
pkgrel=6
-pkgdesc="A validating XML parser written in a portable subset of C++. (ICU) (mingw-w64)"
+pkgdesc="A validating XML parser written in a portable subset of C++ (ICU) (mingw-w64)"
arch=("any")
url="http://xerces.apache.org/xerces-c/"
license=("APACHE")