From 226a946e25fddd20c657db34e934a52fb3c4e788 Mon Sep 17 00:00:00 2001 From: Luis Date: Wed, 20 Dec 2023 04:49:08 +0000 Subject: [PATCH] aspell : upgrade to 0.60.8.1 --- main/aspell/.checksums | 2 +- main/aspell/.pkgfiles | 2 +- main/aspell/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/aspell/.checksums b/main/aspell/.checksums index 9817cc401..8e0073c42 100644 --- a/main/aspell/.checksums +++ b/main/aspell/.checksums @@ -1 +1 @@ -012fa9209203ae4e5a61c2a668fd10e3 aspell-0.60.8.tar.gz +187bd142f522ada555c7aa6b9cbf56e6 aspell-0.60.8.1.tar.gz diff --git a/main/aspell/.pkgfiles b/main/aspell/.pkgfiles index f137d9193..ce8e6a48c 100644 --- a/main/aspell/.pkgfiles +++ b/main/aspell/.pkgfiles @@ -1,4 +1,4 @@ -aspell-0.60.8-1 +aspell-0.60.8.1-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/aspell diff --git a/main/aspell/spkgbuild b/main/aspell/spkgbuild index 3a4bc85dd..a95b5e1fb 100644 --- a/main/aspell/spkgbuild +++ b/main/aspell/spkgbuild @@ -2,7 +2,7 @@ # depends : ncurses name=aspell -version=0.60.8 +version=0.60.8.1 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz"