From 2ac49b42e76cb590cd4b16d35d192cc4ad70d1df Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 26 Jul 2016 11:41:24 +0000 Subject: [PATCH] main/aspell: rebuild against perl 5.24 --- main/aspell/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD index 747bbf08d3d..8c484a26e00 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Valery Kartel pkgname=aspell pkgver=0.60.6.1 -pkgrel=9 +pkgrel=10 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" arch="all"