[arch-commits] Commit in aspell-en/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Apr 11 12:13:42 UTC 2020
Date: Saturday, April 11, 2020 @ 12:13:41
Author: arojas
Revision: 380119
Update to 2019.10.06
Modified:
aspell-en/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-11 10:49:55 UTC (rev 380118)
+++ PKGBUILD 2020-04-11 12:13:41 UTC (rev 380119)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=aspell-en
-pkgver=2018.04.16
+pkgver=2019.10.06
pkgrel=1
pkgdesc="English dictionary for aspell"
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('custom')
depends=('aspell')
source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2")
-sha512sums=('70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2')
+sha512sums=('e16c76bd2da4515af6f1e3dbbc1c5f26fc3be550e022cbb5b741b867be2acc1359a8902af1b359f6c8cff38de01b9aa43a02153a5a6bc618296e75bf86020a6e')
build() {
cd "$srcdir/aspell6-en-$pkgver-0"
More information about the arch-commits
mailing list