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 ac8de35612..3578940cfd 100644 --- a/community/libqxp/APKBUILD +++ b/community/libqxp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=libqxp pkgver=0.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |