diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-06-08 14:12:59 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-11 11:59:51 +0000 |
commit | b4a2aca9ba1cbfefc7f8d6e05d0aad915733f0fc (patch) | |
tree | fedef3c76ed1049552fa19c827e79991ccb25c8b /testing/sonnet | |
parent | 7fa1cb77166ded70ed850971d9b78ac223e5bdd6 (diff) | |
download | aports-b4a2aca9ba1cbfefc7f8d6e05d0aad915733f0fc.tar.bz2 aports-b4a2aca9ba1cbfefc7f8d6e05d0aad915733f0fc.tar.xz |
testing/sonnet: rebuild for hunspell
Diffstat (limited to 'testing/sonnet')
-rw-r--r-- | testing/sonnet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sonnet/APKBUILD b/testing/sonnet/APKBUILD index 5c68172f68..4a6311d131 100644 --- a/testing/sonnet/APKBUILD +++ b/testing/sonnet/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=sonnet pkgver=5.58.0 -pkgrel=0 +pkgrel=1 pkgdesc="Spelling framework for Qt5" arch="all" url="https://community.kde.org/Frameworks" |