diff options
Diffstat (limited to 'main/expat/APKBUILD')
-rw-r--r-- | main/expat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/expat/APKBUILD b/main/expat/APKBUILD index e49d990744..3fb6c6212c 100644 --- a/main/expat/APKBUILD +++ b/main/expat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter <clandmeter at gmail.com> pkgname=expat pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="An XML Parser library written in C" url="http://www.libexpat.org/" license='AS IS' |