Date: Monday, November 14, 2022 @ 23:24:26
  Author: kpcyrd
Revision: 1348326

upgpkg: aspell-es 1.11-9 - add sha256sums=

Modified:
  aspell-es/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-14 23:24:20 UTC (rev 1348325)
+++ PKGBUILD    2022-11-14 23:24:26 UTC (rev 1348326)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-es
 pkgver=1.11
-pkgrel=8
+pkgrel=9
 pkgdesc="Spanish dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/";
@@ -12,6 +12,7 @@
 depends=('aspell')
 source=(https://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-$pkgver-2.tar.bz2)
 md5sums=('8406336a89c64e47e96f4153d0af70c4')
+sha256sums=('ad367fa1e7069c72eb7ae37e4d39c30a44d32a6aa73cedccbd0d06a69018afcc')
 
 build() {
   cd $srcdir/aspell6-es-$pkgver-2

Reply via email to