diff options
-rw-r--r-- | community/libfreehand/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfreehand/APKBUILD b/community/libfreehand/APKBUILD index 88a9cd6fb5..db2d26a1cd 100644 --- a/community/libfreehand/APKBUILD +++ b/community/libfreehand/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libfreehand pkgver=0.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Import filter and tools for Adobe FreeHand documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" arch="all" |