diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-08-02 07:22:45 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-08-02 10:17:33 -0300 |
commit | 51b8fd640d49767323442ecc189e4fcfefe4b55c (patch) | |
tree | a446e89bab30598f4dc15df3560ec761df53c5d0 /community/enchant2/APKBUILD | |
parent | 227829eaf0678da70745106a580ef80cd1dae0e7 (diff) | |
download | aports-nuspell.tar.gz aports-nuspell.tar.bz2 aports-nuspell.tar.xz |
community/enchant2: rebuild against nuspell-5nuspell
Diffstat (limited to 'community/enchant2/APKBUILD')
-rw-r--r-- | community/enchant2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/enchant2/APKBUILD b/community/enchant2/APKBUILD index c55190f12b..c794f8fe61 100644 --- a/community/enchant2/APKBUILD +++ b/community/enchant2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=enchant2 pkgver=2.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="wrapper library for generic spell checking (v2)" url="https://abiword.github.io/enchant/" arch="all" |