diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:01:46 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:01:46 +0000 |
| commit | 5c35ebe8d46c4e96b68fc756dcdba1fecc8e6570 (patch) | |
| tree | a82c905866fbe2d9232f05fb92461e7e866ce08d | |
| parent | eee3624b9d253f0c1f805f38d22c21fb96dd7244 (diff) | |
| download | aports-5c35ebe8d46c4e96b68fc756dcdba1fecc8e6570.tar.bz2 aports-5c35ebe8d46c4e96b68fc756dcdba1fecc8e6570.tar.xz | |
main/aspell: rebuild against ncurses-6.0
| -rw-r--r-- | main/aspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD index e52c5ca409..436a3a1156 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -2,7 +2,7 @@ pkgname=aspell pkgver=0.60.6.1 _pkgmajorver=${pkgver%.*} -pkgrel=2 +pkgrel=3 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" arch="all" |
