diff options
Diffstat (limited to 'system/expat/APKBUILD')
-rw-r--r-- | system/expat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/expat/APKBUILD b/system/expat/APKBUILD index cc412af83..4ec70f244 100644 --- a/system/expat/APKBUILD +++ b/system/expat/APKBUILD @@ -2,7 +2,7 @@ pkgname=expat pkgver=2.2.9 pkgrel=0 -pkgdesc="An XML Parser library written in C" +pkgdesc="XML parser library written in C" url="https://libexpat.github.io/" arch="all" license="MIT" |