diff options
Diffstat (limited to 'community/libfreehand/APKBUILD')
-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 fde3086fb2..d451dee7e8 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="Import filter and tools for Adobe FreeHand documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" arch="all" |