* update ispell to 3.4.05-3

This commit is contained in:
Alexander Baldeck 2024-08-20 07:41:17 +02:00
parent cd3c0563cd
commit 16a7222872
2 changed files with 19 additions and 1 deletions

18
ispell/.SRCINFO Normal file
View File

@ -0,0 +1,18 @@
pkgbase = ispell
pkgdesc = An interactive spell-checking program for Unix
pkgver = 3.4.05
pkgrel = 3
url = https://www.cs.hmc.edu/~geoff/ispell.html
arch = x86_64
license = BSD
depends = ncurses
depends = sh
options = !makeflags
source = https://www.cs.hmc.edu/~geoff/tars/ispell-3.4.05.tar.gz
source = cflags-from-environment.patch
source = license.txt
sha256sums = cf0c6dede3fd25fada4375d86acafe583cb96d8fe546de746a92ebb6df895602
sha256sums = 280459d2cdb17846aab202d53089fd13469e6e59ae9e6da4a95b475597dd4603
sha256sums = 359eca8bfb77db63785c4c304ecd3568b26cdf736946388e509933fc8a3f66bd
pkgname = ispell

View File

@ -4,7 +4,7 @@
pkgname=ispell
pkgver=3.4.05
pkgrel=1
pkgrel=3
pkgdesc="An interactive spell-checking program for Unix"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://www.cs.hmc.edu/~geoff/ispell.html"