aspell-en: Update to 2020.12.07
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
pkgbase=aspell-en
|
||||
pkgname=aspell6-en
|
||||
pkgver=2019.10.06
|
||||
pkgver=2020.12.07
|
||||
_pkg_subver=0
|
||||
pkgrel=1
|
||||
pkgdesc="Aspell English dictionaries"
|
||||
pkgdesc="English dictionary for aspell"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://ftp.gnu.org/gnu/aspell/dict/0index.html"
|
||||
url="http://aspell.net/"
|
||||
license=('custom')
|
||||
groups=()
|
||||
makedepends=('aspell-devel')
|
||||
@@ -15,8 +15,9 @@ depends=('aspell>=0.60')
|
||||
provides=('aspell-en')
|
||||
options=()
|
||||
source=("https://ftp.gnu.org/gnu/aspell/dict/en/${pkgname}-${pkgver}-${_pkg_subver}.tar.bz2"{,.sig})
|
||||
sha256sums=('24334b4daac6890a679084f4089e1ce7edbe33c442ace776fa693d8e334f51fd'
|
||||
sha256sums=('4c8f734a28a088b88bb6481fcf972d0b2c3dc8da944f7673283ce487eac49fb3'
|
||||
'SKIP')
|
||||
validpgpkeys=('78DEC3DB0AEA763951322BBF71C636695B147849') # Aspell Dictionary Upload <dict-upload@aspell.net>
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}-${_pkg_subver}"
|
||||
|
||||
Reference in New Issue
Block a user