[arch-commits] Commit in aspell-ca/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Nov 2 19:56:55 UTC 2019


    Date: Saturday, November 2, 2019 @ 19:56:54
  Author: jlichtblau
Revision: 522173

upgpkg: aspell-ca 2.5.0-1

Modified:
  aspell-ca/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-02 19:50:44 UTC (rev 522172)
+++ PKGBUILD	2019-11-02 19:56:54 UTC (rev 522173)
@@ -1,16 +1,16 @@
-#Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+#Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 #Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
 
 pkgname=aspell-ca
-pkgver=2.3.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="Catalan dictionary for aspell"
 arch=('x86_64')
-url="http://aspell.net/"
+url="https://www.softcatala.org/pub/softcatala/aspell/"
 license=('GPL2')
 depends=('aspell')
 source=(https://www.softcatala.org/pub/softcatala/aspell/$pkgver/aspell6-ca-$pkgver.tar.bz2)
-sha256sums=('61db978261c9edabadf9d247fdbecac284ee92980b1aea478f72facaae950c52')
+sha256sums=('98bf990b182c295d823df4f5da1c0333fa27c680346337c3d07e0575a243714d')
 
 build() {
   cd aspell6-ca-${pkgver}



More information about the arch-commits mailing list