diff options
-rw-r--r-- | community/libqxp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libqxp/APKBUILD b/community/libqxp/APKBUILD index c087a37459..4643ec5332 100644 --- a/community/libqxp/APKBUILD +++ b/community/libqxp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=libqxp pkgver=0.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |