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

2020-11-23 Thread Johannes Löthberg via arch-commits
Date: Monday, November 23, 2020 @ 17:21:00
  Author: demize
Revision: 760032

upgpkg: aspell-pl 20201103-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-23 17:20:28 UTC (rev 760031)
+++ PKGBUILD2020-11-23 17:21:00 UTC (rev 760032)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20201011
+pkgver=20201103
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('48ad6762cfe6a720ca4eb5ef8022b9ae')
+md5sums=('08270fc3f2cb102c6c9e3571c18226bc')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-10-12 Thread Johannes Löthberg via arch-commits
Date: Monday, October 12, 2020 @ 17:19:15
  Author: demize
Revision: 723690

upgpkg: aspell-pl 20201011-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-12 17:18:08 UTC (rev 723689)
+++ PKGBUILD2020-10-12 17:19:15 UTC (rev 723690)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20201008
+pkgver=20201011
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('7d7001ad58021e4168357d7ae6ac3eb0')
+md5sums=('48ad6762cfe6a720ca4eb5ef8022b9ae')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-10-10 Thread Johannes Löthberg via arch-commits
Date: Saturday, October 10, 2020 @ 14:35:25
  Author: demize
Revision: 723119

upgpkg: aspell-pl 20201008-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 14:32:55 UTC (rev 723118)
+++ PKGBUILD2020-10-10 14:35:25 UTC (rev 723119)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20200825
+pkgver=20201008
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('c448dc0f28ca679cc134b8654960fd4a')
+md5sums=('7d7001ad58021e4168357d7ae6ac3eb0')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-09-13 Thread Jelle van der Waa via arch-commits
Date: Sunday, September 13, 2020 @ 14:28:04
  Author: jelle
Revision: 395997

Switch to https source

Modified:
  aspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-13 14:25:52 UTC (rev 395996)
+++ PKGBUILD2020-09-13 14:28:04 UTC (rev 395997)
@@ -10,7 +10,7 @@
 url="http://aspell.net/;
 license=('GPL')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/fr/$pkgname-0.50-3.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/fr/$pkgname-0.50-3.tar.bz2)
 md5sums=('53a2d05c4e8f7fabd3cefe24db977be7')
 
 build() {


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

2020-09-13 Thread Jelle van der Waa via arch-commits
Date: Sunday, September 13, 2020 @ 14:25:52
  Author: jelle
Revision: 395996

Update source to https

Modified:
  aspell-nl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-13 14:24:39 UTC (rev 395995)
+++ PKGBUILD2020-09-13 14:25:52 UTC (rev 395996)
@@ -7,10 +7,10 @@
 pkgrel=6
 pkgdesc="Dutch dictionary for aspell"
 arch=('any')
-url="http://aspell.net/;
+url="https://aspell.net/;
 license=('custom')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/nl/$pkgname-0.50-2.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/nl/$pkgname-0.50-2.tar.bz2)
 md5sums=('c3ef9fd7dc4c47d816eee9ef5149c76a')
 
 build() {


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

2020-08-28 Thread Frederik Schwan via arch-commits
Date: Friday, August 28, 2020 @ 11:51:01
  Author: freswa
Revision: 690607

fix unquoted variables

Modified:
  aspell-uk/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 11:51:00 UTC (rev 690606)
+++ PKGBUILD2020-08-28 11:51:01 UTC (rev 690607)
@@ -24,10 +24,10 @@
 
 build() {
   # needed when using a source package from ispell-uk project
-  cd ${srcdir}/spell-uk-$pkgver
+  cd "${srcdir}"/spell-uk-$pkgver
   make
 
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+  cd "${srcdir}"/aspell6-uk-${_ftpver}-0
   ./configure
   make
 
@@ -37,7 +37,7 @@
 }
 
 package() {
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+  cd "${srcdir}"/aspell6-uk-${_ftpver}-0
 
   make DESTDIR="$pkgdir" install
 }


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

2020-08-28 Thread Frederik Schwan via arch-commits
Date: Friday, August 28, 2020 @ 11:49:35
  Author: freswa
Revision: 690603

fix unquoted variables

Modified:
  aspell-ca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 11:49:18 UTC (rev 690602)
+++ PKGBUILD2020-08-28 11:49:35 UTC (rev 690603)
@@ -22,5 +22,5 @@
 package() {
   cd aspell6-ca-${pkgver}
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR="${pkgdir}" install
 }


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

2020-08-25 Thread Johannes Löthberg via arch-commits
Date: Tuesday, August 25, 2020 @ 17:57:25
  Author: demize
Revision: 688573

upgpkg: aspell-pl 20200825-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 17:57:05 UTC (rev 688572)
+++ PKGBUILD2020-08-25 17:57:25 UTC (rev 688573)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20200822
+pkgver=20200825
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('39620775287ea4338fc7947467683876')
+md5sums=('c448dc0f28ca679cc134b8654960fd4a')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-08-22 Thread Johannes Löthberg via arch-commits
Date: Saturday, August 22, 2020 @ 19:36:14
  Author: demize
Revision: 686776

upgpkg: aspell-pl 20200822-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-22 19:35:41 UTC (rev 686775)
+++ PKGBUILD2020-08-22 19:36:14 UTC (rev 686776)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20200704
+pkgver=20200822
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('f1591b9714bf5e7e3c9affdea3a73002')
+md5sums=('39620775287ea4338fc7947467683876')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-07-11 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, July 11, 2020 @ 10:02:48
  Author: jlichtblau
Revision: 663252

upgpkg: aspell-pt 20190329-1 - new upstream release

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-11 09:55:39 UTC (rev 663251)
+++ PKGBUILD2020-07-11 10:02:48 UTC (rev 663252)
@@ -1,10 +1,10 @@
-# Maintainer:
+# Maintainer: Jaroslav Lichtblau 
 
 pkgname=aspell-pt
-_pkgverPT=20161001
-_pkgverBR=20090702
+_pkgverPT=20190329
+_pkgverBR=20131030-12
 pkgver=$_pkgverPT
-pkgrel=2
+pkgrel=1
 pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;
@@ -15,9 +15,9 @@
 
source=(https://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
 
https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '932704e6dece67b0b6f79ac2665de44ef44ae452'
-  'bc2ee9ef81fff88ef35820e5dca4feeaf92a6da7')
+sha256sums=('eb0d99db0b5d5c442133a88bddfe96dd252c0c3df3da36e9326c241dc4bc14f7'
+'1bcea03ddcada29eb503a4af334897bb732ca3d207fdb3c98824a0daa132'
+'fc00cc5fc208e5caa973b3603ba2eafddf77c0d9ee320d30ac820893e7c7d069')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2020-07-11 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, July 11, 2020 @ 09:20:50
  Author: jlichtblau
Revision: 663246

FS#66411 implementation

Modified:
  aspell-uk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-11 09:20:09 UTC (rev 663245)
+++ PKGBUILD2020-07-11 09:20:50 UTC (rev 663246)
@@ -10,7 +10,7 @@
 url="http://ispell-uk.sourceforge.net/;
 license=('GPL' 'LGPL' 'MPL')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
+source=(https://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
 
https://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz
 aspell-uk-perl-5.26.patch)
 sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'


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

2020-07-07 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 7, 2020 @ 19:10:01
  Author: foutrelis
Revision: 660131

upgpkg: aspell-hu 0.99.4.2-6: reproducibility rebuild

Modified:
  aspell-hu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 19:09:20 UTC (rev 660130)
+++ PKGBUILD2020-07-07 19:10:01 UTC (rev 660131)
@@ -2,7 +2,7 @@
 
 pkgname=aspell-hu
 pkgver=0.99.4.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Hungarian spellcheck dictionary for aspell"
 arch=(x86_64)
 url="http://aspell.net/;


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 18:03:26
  Author: felixonmars
Revision: 659959

upgpkg: aspell-ru 0.99f7-8: reproducibility rebuild

Modified:
  aspell-ru/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 18:03:18 UTC (rev 659958)
+++ PKGBUILD2020-07-07 18:03:26 UTC (rev 659959)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-ru
 pkgver=0.99f7
-pkgrel=7
+pkgrel=8
 pkgdesc="Russian dictionary for aspell"
 arch=('x86_64') #We cannot use 'any' see FS#22443
 url="http://aspell.net/;


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 15:42:34
  Author: felixonmars
Revision: 658982

upgpkg: aspell-nb 0.50.1-3: reproducibility rebuild

Modified:
  aspell-nb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 15:42:28 UTC (rev 658981)
+++ PKGBUILD2020-07-07 15:42:34 UTC (rev 658982)
@@ -2,7 +2,7 @@
 
 pkgname=aspell-nb
 pkgver=0.50.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Norwegian Bokmål dictionary for aspell'
 arch=(any)
 url='https://aspell.net/'


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 15:42:19
  Author: felixonmars
Revision: 658980

upgpkg: aspell-el 0.08-4: reproducibility rebuild

Modified:
  aspell-el/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 15:41:53 UTC (rev 658979)
+++ PKGBUILD2020-07-07 15:42:19 UTC (rev 658980)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-el
 pkgver=0.08
-pkgrel=3
+pkgrel=4
 pkgdesc="Greek dictionary for aspell"
 url="https://www.elspell.gr/;
 arch=('any')


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 14:07:50
  Author: felixonmars
Revision: 658714

upgpkg: aspell-cs 20040614-10: reproducibility rebuild

Modified:
  aspell-cs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 14:07:49 UTC (rev 658713)
+++ PKGBUILD2020-07-07 14:07:50 UTC (rev 658714)
@@ -3,7 +3,7 @@
 
 pkgname=aspell-cs
 pkgver=20040614
-pkgrel=9
+pkgrel=10
 pkgdesc="Czech dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 13:09:20
  Author: felixonmars
Revision: 658350

upgpkg: aspell-uk 1.8.0-3: reproducibility rebuild

Modified:
  aspell-uk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 13:09:19 UTC (rev 658349)
+++ PKGBUILD2020-07-07 13:09:20 UTC (rev 658350)
@@ -4,7 +4,7 @@
 pkgname=aspell-uk
 pkgver=1.8.0
 _ftpver=1.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Ukrainian dictionary for aspell"
 arch=('x86_64')
 url="http://ispell-uk.sourceforge.net/;


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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 12:37:04
  Author: felixonmars
Revision: 658157

upgpkg: aspell-sv 0.51-3: reproducibility rebuild

Modified:
  aspell-sv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 12:36:38 UTC (rev 658156)
+++ PKGBUILD2020-07-07 12:37:04 UTC (rev 658157)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-sv
 pkgver=0.51
-pkgrel=2
+pkgrel=3
 
 pkgdesc="Swedish dictionary for aspell"
 url="http://aspell.net/;


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

2020-07-06 Thread Johannes Löthberg via arch-commits
Date: Monday, July 6, 2020 @ 15:18:28
  Author: demize
Revision: 658036

upgpkg: aspell-pl 20200704-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-06 15:15:04 UTC (rev 658035)
+++ PKGBUILD2020-07-06 15:18:28 UTC (rev 658036)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20200530
+pkgver=20200704
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('468d733afd6f5adf295caba08af87cb9')
+md5sums=('f1591b9714bf5e7e3c9affdea3a73002')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-06-14 Thread Antonio Rojas via arch-commits
Date: Sunday, June 14, 2020 @ 08:27:58
  Author: arojas
Revision: 643964

Update to 2.4_20070901, switch to any arch

Modified:
  aspell-it/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 08:27:40 UTC (rev 643963)
+++ PKGBUILD2020-06-14 08:27:58 UTC (rev 643964)
@@ -2,18 +2,18 @@
 # Contributor: Eric Johnson 
 
 pkgname=aspell-it
-pkgver=2.2_20050523
-pkgrel=6
+pkgver=2.4_20070901
+pkgrel=1
 pkgdesc="Italian dictionary for aspell"
-arch=('x86_64')
+arch=('any')
 url="http://aspell.net/;
 license=('GPL')
 depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2;)
-sha512sums=('2a2ccdbb8bb52e8e08525a40f985c1a2987c00d5e9fd39f57b8dc8689f3503f63751efe9ae4bec45fc5efea64666cd64abbda3e437ad0819f15b5a96987cda5a')
+source=("https://sourceforge.net/projects/linguistico/files/Dizionario%20italiano%20per%20Aspell/${pkgver/_/-}-0/aspell6-it-${pkgver/_/-}-0.tar.bz2;)
+sha512sums=('6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9')
 
 build() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
+  cd "${srcdir}/aspell6-it-${pkgver/_/-}-0"
 
   ./configure
   make
@@ -20,7 +20,7 @@
 }
 
 package() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
+  cd "${srcdir}/aspell6-it-${pkgver/_/-}-0"
 
   make DESTDIR="${pkgdir}" install
 }


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

2020-05-31 Thread Johannes Löthberg via arch-commits
Date: Sunday, May 31, 2020 @ 16:31:29
  Author: demize
Revision: 637691

upgpkg: aspell-pl 20200530-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-31 14:52:15 UTC (rev 637690)
+++ PKGBUILD2020-05-31 16:31:29 UTC (rev 637691)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20200327
+pkgver=20200530
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('7393047c5759e303486cb45320582922')
+md5sums=('468d733afd6f5adf295caba08af87cb9')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 13:09:16
  Author: felixonmars
Revision: 634226

upgpkg: aspell-pt 20161001-2: Buildinfo Format 1 rebuild

Modified:
  aspell-pt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 13:09:04 UTC (rev 634225)
+++ PKGBUILD2020-05-25 13:09:16 UTC (rev 634226)
@@ -4,7 +4,7 @@
 _pkgverPT=20161001
 _pkgverBR=20090702
 pkgver=$_pkgverPT
-pkgrel=1
+pkgrel=2
 pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2020-05-19 Thread Johannes Löthberg via arch-commits
Date: Tuesday, May 19, 2020 @ 18:09:39
  Author: demize
Revision: 630004

upgpkg: aspell-pl 20200327-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 18:09:35 UTC (rev 630003)
+++ PKGBUILD2020-05-19 18:09:39 UTC (rev 630004)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20190101
+pkgver=20200327
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('63d1144c1b83c70686dafa3e226ad9ea')
+md5sums=('7393047c5759e303486cb45320582922')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2020-05-16 Thread Felix Yan via arch-commits
Date: Saturday, May 16, 2020 @ 12:18:55
  Author: felixonmars
Revision: 384488

upgpkg: aspell-de 20161207-3: reproducibility rebuild

Modified:
  aspell-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 12:18:41 UTC (rev 384487)
+++ PKGBUILD2020-05-16 12:18:55 UTC (rev 384488)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-de
 pkgver=20161207
-pkgrel=2
+pkgrel=3
 pkgdesc="German dictionary for aspell"
 arch=('x86_64')
 url="https://j3e.de/ispell/igerman98/index.html;


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

2020-05-16 Thread Felix Yan via arch-commits
Date: Saturday, May 16, 2020 @ 12:12:26
  Author: felixonmars
Revision: 384454

upgpkg: aspell-es 1.11-8: reproducibility rebuild

Modified:
  aspell-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 12:11:51 UTC (rev 384453)
+++ PKGBUILD2020-05-16 12:12:26 UTC (rev 384454)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-es
 pkgver=1.11
-pkgrel=7
+pkgrel=8
 pkgdesc="Spanish dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2020-05-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 16, 2020 @ 09:55:49
  Author: foutrelis
Revision: 383985

upgpkg: aspell-fr 0.50.3-9: reproducibility rebuild

Modified:
  aspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 09:55:41 UTC (rev 383984)
+++ PKGBUILD2020-05-16 09:55:49 UTC (rev 383985)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-fr
 pkgver=0.50.3
-pkgrel=8
+pkgrel=9
 pkgdesc="French dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2020-05-16 Thread Felix Yan via arch-commits
Date: Saturday, May 16, 2020 @ 09:44:46
  Author: felixonmars
Revision: 383929

upgpkg: aspell-nl 0.50.2-6: reproducibility rebuild

Modified:
  aspell-nl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 09:44:45 UTC (rev 383928)
+++ PKGBUILD2020-05-16 09:44:46 UTC (rev 383929)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-nl
 pkgver=0.50.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Dutch dictionary for aspell"
 arch=('any')
 url="http://aspell.net/;


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

2020-05-08 Thread Felix Yan via arch-commits
Date: Friday, May 8, 2020 @ 16:56:38
  Author: felixonmars
Revision: 382803

switch to https source

Modified:
  aspell-en/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-08 16:22:15 UTC (rev 382802)
+++ PKGBUILD2020-05-08 16:56:38 UTC (rev 382803)
@@ -8,7 +8,7 @@
 url="http://aspell.net/;
 license=('custom')
 depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
+source=("https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
 
sha512sums=('e16c76bd2da4515af6f1e3dbbc1c5f26fc3be550e022cbb5b741b867be2acc1359a8902af1b359f6c8cff38de01b9aa43a02153a5a6bc618296e75bf86020a6e')
 
 build() {


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

2020-04-24 Thread Antonio Rojas via arch-commits
Date: Friday, April 24, 2020 @ 22:41:45
  Author: arojas
Revision: 381520

https

Modified:
  aspell-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 22:25:32 UTC (rev 381519)
+++ PKGBUILD2020-04-24 22:41:45 UTC (rev 381520)
@@ -10,7 +10,7 @@
 url="http://aspell.net/;
 license=('GPL')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-$pkgver-2.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-$pkgver-2.tar.bz2)
 md5sums=('8406336a89c64e47e96f4153d0af70c4')
 
 build() {


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

2020-04-19 Thread Jelle van der Waa via arch-commits
Date: Sunday, April 19, 2020 @ 14:15:47
  Author: jelle
Revision: 380551

Convert PKGBUILD to UTF-8

Modified:
  aspell-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-19 13:52:38 UTC (rev 380550)
+++ PKGBUILD2020-04-19 14:15:47 UTC (rev 380551)
@@ -1,6 +1,6 @@
 # Maintainer:
 # Contributor: Simo Leone 
-# Contributor: Juan Pablo Le�n 
+# Contributor: Juan Pablo León 
 
 pkgname=aspell-es
 pkgver=1.11


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

2020-04-11 Thread Antonio Rojas via arch-commits
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
===
--- PKGBUILD2020-04-11 10:49:55 UTC (rev 380118)
+++ PKGBUILD2020-04-11 12:13:41 UTC (rev 380119)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 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"


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

2019-11-02 Thread Jaroslav Lichtblau via arch-commits
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
===
--- PKGBUILD2019-11-02 19:50:44 UTC (rev 522172)
+++ PKGBUILD2019-11-02 19:56:54 UTC (rev 522173)
@@ -1,16 +1,16 @@
-#Maintainer: Jaroslav Lichtblau 
+#Maintainer: Jaroslav Lichtblau 
 #Contributor: Angel 'angvp' Velasquez 
 
 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}


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

2019-10-06 Thread Laurent Carlier via arch-commits
Date: Sunday, October 6, 2019 @ 09:31:47
  Author: lcarlier
Revision: 363901

fix quoting

Modified:
  aspell-fr/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 08:20:40 UTC (rev 363900)
+++ PKGBUILD2019-10-06 09:31:47 UTC (rev 363901)
@@ -14,12 +14,12 @@
 md5sums=('53a2d05c4e8f7fabd3cefe24db977be7')
 
 build() {
-  cd $srcdir/$pkgname-0.50-3
+  cd aspell-fr-0.50-3
   ./configure
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-0.50-3
-  make DESTDIR=$pkgdir install
+  cd aspell-fr-0.50-3
+  make DESTDIR="$pkgdir" install
 }


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

2019-09-21 Thread Antonio Rojas via arch-commits
Date: Saturday, September 21, 2019 @ 08:11:22
  Author: arojas
Revision: 511322

Fix quoting

Modified:
  aspell-ru/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 08:09:41 UTC (rev 511321)
+++ PKGBUILD2019-09-21 08:11:22 UTC (rev 511322)
@@ -14,14 +14,14 @@
 
sha512sums=('789fe15f5502b54008a41f2afb5635dcb7bb0a36e61b300ee48b2429c339793f5c4808d6063f13f1f8455ce251912433890e7d01ca59d8b0924ecd2987ceb430')
 
 build() {
-  cd $srcdir/aspell6-ru-$pkgver-1
+  cd aspell6-ru-$pkgver-1
   ./configure
   make
 }
 
 package() {
-  cd $srcdir/aspell6-ru-$pkgver-1
-  make DESTDIR=$pkgdir install
+  cd aspell6-ru-$pkgver-1
+  make DESTDIR="$pkgdir" install
 
-  install -D -m644 Copyright $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -D -m644 Copyright "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2019-09-16 Thread Antonio Rojas via arch-commits
Date: Monday, September 16, 2019 @ 16:59:09
  Author: arojas
Revision: 510897

https

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-16 16:57:18 UTC (rev 510896)
+++ PKGBUILD2019-09-16 16:59:09 UTC (rev 510897)
@@ -12,9 +12,9 @@
 depends=('aspell')
 conflicts=('aspell-pt_br')
 replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+
https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
+
https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
   '932704e6dece67b0b6f79ac2665de44ef44ae452'
   'bc2ee9ef81fff88ef35820e5dca4feeaf92a6da7')


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

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 20:34:55
  Author: arojas
Revision: 471999

https

Modified:
  aspell-pl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 20:34:14 UTC (rev 471998)
+++ PKGBUILD2019-05-27 20:34:55 UTC (rev 471999)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
-url="http://www.sjp.pl/slownik/en/;
+url="https://www.sjp.pl/slownik/en/;
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)


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

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 20:34:14
  Author: arojas
Revision: 471998

https

Modified:
  aspell-el/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 20:32:38 UTC (rev 471997)
+++ PKGBUILD2019-05-27 20:34:14 UTC (rev 471998)
@@ -6,7 +6,7 @@
 pkgver=0.08
 pkgrel=3
 pkgdesc="Greek dictionary for aspell"
-url="http://elspell.math.upatras.gr/;
+url="https://www.elspell.gr/;
 arch=('any')
 license=('GPL')
 


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

2019-01-25 Thread Pierre Schmitz via arch-commits
Date: Friday, January 25, 2019 @ 18:08:03
  Author: pierre
Revision: 344775

Use HTTPS URL

Modified:
  aspell-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-25 18:03:39 UTC (rev 344774)
+++ PKGBUILD2019-01-25 18:08:03 UTC (rev 344775)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="German dictionary for aspell"
 arch=('x86_64')
-url="http://j3e.de/ispell/igerman98/index.html;
+url="https://j3e.de/ispell/igerman98/index.html;
 license=('GPL2')
 depends=('aspell')
 source=("https://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)


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

2019-01-01 Thread Johannes Löthberg via arch-commits
Date: Tuesday, January 1, 2019 @ 14:50:09
  Author: demize
Revision: 420166

upgpkg: aspell-pl 20190101-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-01 14:43:21 UTC (rev 420165)
+++ PKGBUILD2019-01-01 14:50:09 UTC (rev 420166)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20171220
+pkgver=20190101
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 
source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('cc1636ad87dbe08508a57d497000963f')
+md5sums=('63d1144c1b83c70686dafa3e226ad9ea')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2018-12-17 Thread Balló György via arch-commits
Date: Tuesday, December 18, 2018 @ 05:35:54
  Author: bgyorgy
Revision: 416630

Adopt the package, use PGP signature

Modified:
  aspell-hu/trunk/PKGBUILD

--+
 PKGBUILD |   23 +++
 1 file changed, 11 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-18 01:58:58 UTC (rev 416629)
+++ PKGBUILD2018-12-18 05:35:54 UTC (rev 416630)
@@ -1,26 +1,25 @@
-# Maintainer:
-# Contributor: György Balló 
+# Maintainer: Balló György 
 
 pkgname=aspell-hu
 pkgver=0.99.4.2
 pkgrel=5
 pkgdesc="Hungarian spellcheck dictionary for aspell"
-arch=('x86_64')
+arch=(x86_64)
 url="http://aspell.net/;
-license=('GPL')
-depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2;)
-sha512sums=('95922401f2a8aeac61b117c464b4b83b8101fbe1e0ee758b3284a67c188348db55d900c2898eaa8639ee2db99c3b27e85f9677fc6a4d54caae57dd72101cb320')
+license=(GPL)
+depends=(aspell)
+source=("https://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-0.99.4.2-0.tar.bz2"{,.sig})
+validpgpkeys=('31A768B0808E4BA619B48F81B6D9D0CC38B327D7') # Kevin Atkinson
+sha256sums=('3335a7b45cf9774bccf03740fbddeb7ec4752dd87178fa93f92d4c71e3f236b5'
+'SKIP')
 
 build() {
-  cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
+  cd aspell6-hu-$pkgver-0
   ./configure
   make
 }
 
 package() {
-  cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
-  make DESTDIR="${pkgdir}" install
+  cd aspell6-hu-$pkgver-0
+  make DESTDIR="$pkgdir" install
 }


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

2018-12-02 Thread Maxim Baz via arch-commits
Date: Sunday, December 2, 2018 @ 22:55:48
  Author: maximbaz
Revision: 410809

aspell-uk: download sources via https

Modified:
  aspell-uk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-02 22:54:00 UTC (rev 410808)
+++ PKGBUILD2018-12-02 22:55:48 UTC (rev 410809)
@@ -11,7 +11,7 @@
 license=('GPL' 'LGPL' 'MPL')
 depends=('aspell')
 source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
-
http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz
+
https://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz
 aspell-uk-perl-5.26.patch)
 sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
 '111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5'


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

2018-12-02 Thread Maxim Baz via arch-commits
Date: Sunday, December 2, 2018 @ 22:53:25
  Author: maximbaz
Revision: 410807

aspell-ca: download sources via https

Modified:
  aspell-ca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-02 22:51:39 UTC (rev 410806)
+++ PKGBUILD2018-12-02 22:53:25 UTC (rev 410807)
@@ -9,7 +9,7 @@
 url="http://aspell.net/;
 license=('GPL2')
 depends=('aspell')
-source=(http://www.softcatala.org/pub/softcatala/aspell/$pkgver/aspell6-ca-$pkgver.tar.bz2)
+source=(https://www.softcatala.org/pub/softcatala/aspell/$pkgver/aspell6-ca-$pkgver.tar.bz2)
 sha256sums=('61db978261c9edabadf9d247fdbecac284ee92980b1aea478f72facaae950c52')
 
 build() {


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

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 22:40:57
  Author: foutrelis
Revision: 338704

PIE/BUILDINFO rebuild

Modified:
  aspell-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 22:40:38 UTC (rev 338703)
+++ PKGBUILD2018-11-09 22:40:57 UTC (rev 338704)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-de
 pkgver=20161207
-pkgrel=1
+pkgrel=2
 pkgdesc="German dictionary for aspell"
 arch=('x86_64')
 url="http://j3e.de/ispell/igerman98/index.html;


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

2018-06-16 Thread Felix Yan via arch-commits
Date: Sunday, June 17, 2018 @ 00:04:36
  Author: felixonmars
Revision: 327084

upgpkg: aspell-en 2018.04.16-1

Modified:
  aspell-en/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 00:01:06 UTC (rev 327083)
+++ PKGBUILD2018-06-17 00:04:36 UTC (rev 327084)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=aspell-en
-pkgver=2017.08.24
+pkgver=2018.04.16
 pkgrel=1
 pkgdesc="English dictionary for aspell"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
-sha512sums=('2530f6bff61456ccf4e0e8383ab8583a1421b6001f156b4419385a272a54217b01e93d7aed8acff15f1e49afbb13bb81fd66002662ce7233c465ec0737fdfedc')
+sha512sums=('70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2')
 
 build() {
   cd "$srcdir/aspell6-en-$pkgver-0"


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

2018-06-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 5, 2018 @ 06:37:17
  Author: arojas
Revision: 325880

BUILDINFO rebuild

Modified:
  aspell-nl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 06:36:40 UTC (rev 325879)
+++ PKGBUILD2018-06-05 06:37:17 UTC (rev 325880)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-nl
 pkgver=0.50.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Dutch dictionary for aspell"
 arch=('any')
 url="http://aspell.net/;


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

2018-06-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 5, 2018 @ 06:36:19
  Author: arojas
Revision: 325878

BUILDINFO rebuild

Modified:
  aspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 06:35:24 UTC (rev 325877)
+++ PKGBUILD2018-06-05 06:36:19 UTC (rev 325878)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-fr
 pkgver=0.50.3
-pkgrel=7
+pkgrel=8
 pkgdesc="French dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2018-06-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 5, 2018 @ 06:35:02
  Author: arojas
Revision: 325876

BUILDINFO rebuild

Modified:
  aspell-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 04:01:11 UTC (rev 325875)
+++ PKGBUILD2018-06-05 06:35:02 UTC (rev 325876)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-es
 pkgver=1.11
-pkgrel=6
+pkgrel=7
 pkgdesc="Spanish dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


[arch-commits] Commit in aspell-uk/trunk (PKGBUILD aspell-uk-perl-5.26.patch)

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 18:55:20
  Author: arojas
Revision: 340428

BUILDINFO rebuild

Added:
  aspell-uk/trunk/aspell-uk-perl-5.26.patch
Modified:
  aspell-uk/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 aspell-uk-perl-5.26.patch |   32 
 2 files changed, 42 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 18:46:35 UTC (rev 340427)
+++ PKGBUILD2018-06-04 18:55:20 UTC (rev 340428)
@@ -5,7 +5,7 @@
 pkgname=aspell-uk
 pkgver=1.8.0
 _ftpver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Ukrainian dictionary for aspell"
 arch=('x86_64')
 url="http://ispell-uk.sourceforge.net/;
@@ -12,10 +12,17 @@
 license=('GPL' 'LGPL' 'MPL')
 depends=('aspell')
 source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
-
http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
+
http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz
+aspell-uk-perl-5.26.patch)
 sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
-'111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5')
+'111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5'
+'736c05603a361cd31ff045f2669e8fd8cdaa7ec6222bc328d1ad9310d422e609')
 
+prepare() {
+  cd spell-uk-$pkgver
+  patch -p1 -i ../aspell-uk-perl-5.26.patch # Fix build with perl 5.26
+}
+
 build() {
   # needed when using a source package from ispell-uk project
   cd ${srcdir}/spell-uk-$pkgver

Added: aspell-uk-perl-5.26.patch
===
--- aspell-uk-perl-5.26.patch   (rev 0)
+++ aspell-uk-perl-5.26.patch   2018-06-04 18:55:20 UTC (rev 340428)
@@ -0,0 +1,32 @@
+Description: "use encoding" is removed in perl 5.26
+ As "use utf8" for the source is already there, just make sure
+ we open the standard file handles as UTF-8.
+Origin: vendor
+Bug-Debian: https://bugs.debian.org/871349
+Forwarded: no
+Author: gregor herrmann 
+Last-Update: 2017-08-08
+
+--- a/bin/verb_reverse.pl
 b/bin/verb_reverse.pl
+@@ -9,7 +9,7 @@
+ use strict;
+ use locale;
+ use utf8;
+-use encoding 'utf8';
++use open qw(:std :encoding(UTF-8));
+ 
+ 
+ my $UK_CAP="'АБВГҐДЕЄЖЗИІЇЙКЛМНОПРСТУФХЦЧШЩЬЮЯ";
+--- a/bin/affconv.pl
 b/bin/affconv.pl
+@@ -5,7 +5,7 @@
+ use strict;
+ use locale;
+ use utf8;
+-use encoding 'utf8';
++use open qw(:std :encoding(UTF-8));
+ 
+ my (%pfx, %sfx);
+ 
+


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

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 18:46:15
  Author: arojas
Revision: 340426

BUILDINFO rebuild

Modified:
  aspell-sv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 18:45:30 UTC (rev 340425)
+++ PKGBUILD2018-06-04 18:46:15 UTC (rev 340426)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-sv
 pkgver=0.51
-pkgrel=1
+pkgrel=2
 
 pkgdesc="Swedish dictionary for aspell"
 url="http://aspell.net/;


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

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 18:45:09
  Author: arojas
Revision: 340424

BUILDINFO rebuild

Modified:
  aspell-el/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 18:43:40 UTC (rev 340423)
+++ PKGBUILD2018-06-04 18:45:09 UTC (rev 340424)
@@ -4,8 +4,7 @@
 
 pkgname=aspell-el
 pkgver=0.08
-pkgrel=2
-
+pkgrel=3
 pkgdesc="Greek dictionary for aspell"
 url="http://elspell.math.upatras.gr/;
 arch=('any')


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

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 18:43:21
  Author: arojas
Revision: 340422

BUILDINFO rebuild

Modified:
  aspell-cs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 18:42:38 UTC (rev 340421)
+++ PKGBUILD2018-06-04 18:43:21 UTC (rev 340422)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-cs
 pkgver=20040614
-pkgrel=8
+pkgrel=9
 pkgdesc="Czech dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 18:42:17
  Author: arojas
Revision: 340420

BUILDINFO rebuild

Modified:
  aspell-ca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 18:41:26 UTC (rev 340419)
+++ PKGBUILD2018-06-04 18:42:17 UTC (rev 340420)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-ca
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Catalan dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;


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

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 02:31:07
  Author: felixonmars
Revision: 333900

upgpkg: aspell-ru 0.99f7-7

BUILDINFO Rebuild

Modified:
  aspell-ru/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 02:29:56 UTC (rev 333899)
+++ PKGBUILD2018-05-31 02:31:07 UTC (rev 333900)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-ru
 pkgver=0.99f7
-pkgrel=6
+pkgrel=7
 pkgdesc="Russian dictionary for aspell"
 arch=('x86_64') #We cannot use 'any' see FS#22443
 url="http://aspell.net/;
@@ -12,7 +12,7 @@
 license=('custom')
 depends=('aspell')
 source=(ftp://ftp.gnu.org/gnu/aspell/dict/ru/aspell6-ru-$pkgver-1.tar.bz2)
-md5sums=('c4c98eaa5e77ad3adccbc5c96cb57cb3')
+sha512sums=('789fe15f5502b54008a41f2afb5635dcb7bb0a36e61b300ee48b2429c339793f5c4808d6063f13f1f8455ce251912433890e7d01ca59d8b0924ecd2987ceb430')
 
 build() {
   cd $srcdir/aspell6-ru-$pkgver-1


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

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 02:28:38
  Author: felixonmars
Revision: 333892

upgpkg: aspell-it 2.2_20050523-6

BUILDINFO Rebuild

Modified:
  aspell-it/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 02:28:36 UTC (rev 333891)
+++ PKGBUILD2018-05-31 02:28:38 UTC (rev 333892)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-it
 pkgver=2.2_20050523
-pkgrel=5
+pkgrel=6
 pkgdesc="Italian dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2;)
-md5sums=('b1217299a0b67d1e121494d7ec18a88d')
+sha512sums=('2a2ccdbb8bb52e8e08525a40f985c1a2987c00d5e9fd39f57b8dc8689f3503f63751efe9ae4bec45fc5efea64666cd64abbda3e437ad0819f15b5a96987cda5a')
 
 build() {
   cd "${srcdir}/aspell6-it-${pkgver}-0"


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

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 02:28:03
  Author: felixonmars
Revision: 333888

upgpkg: aspell-hu 0.99.4.2-5

BUILDINFO Rebuild

Modified:
  aspell-hu/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 02:26:07 UTC (rev 333887)
+++ PKGBUILD2018-05-31 02:28:03 UTC (rev 333888)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-hu
 pkgver=0.99.4.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Hungarian spellcheck dictionary for aspell"
 arch=('x86_64')
 url="http://aspell.net/;
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2;)
-md5sums=('4f4e1e98019a89d0ebf43ec59ae68254')
+sha512sums=('95922401f2a8aeac61b117c464b4b83b8101fbe1e0ee758b3284a67c188348db55d900c2898eaa8639ee2db99c3b27e85f9677fc6a4d54caae57dd72101cb320')
 
 build() {
   cd "${srcdir}/aspell6-hu-${pkgver}-0"


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

2018-05-30 Thread Jelle van der Waa via arch-commits
Date: Wednesday, May 30, 2018 @ 19:22:18
  Author: jelle
Revision: 325173

upgpkg: aspell-nl 0.50.2-4

BUILDINFO rebuild

Modified:
  aspell-nl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-30 19:22:02 UTC (rev 325172)
+++ PKGBUILD2018-05-30 19:22:18 UTC (rev 325173)
@@ -5,9 +5,9 @@
 
 pkgname=aspell-nl
 pkgver=0.50.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Dutch dictionary for aspell"
-arch=('x86_64')
+arch=('any')
 url="http://aspell.net/;
 license=('custom')
 depends=('aspell')


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

2018-01-06 Thread Felix Yan via arch-commits
Date: Saturday, January 6, 2018 @ 08:35:34
  Author: felixonmars
Revision: 314132

upgpkg: aspell-en 2017.08.24-1

Modified:
  aspell-en/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-06 07:48:14 UTC (rev 314131)
+++ PKGBUILD2018-01-06 08:35:34 UTC (rev 314132)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=aspell-en
-pkgver=2016.06.26
+pkgver=2017.08.24
 pkgrel=1
 pkgdesc="English dictionary for aspell"
 arch=('x86_64')
@@ -10,8 +10,7 @@
 license=('custom')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
-md5sums=('649ab2b179fdf97ab716a83896fd57d7')
-sha1sums=('64d3a6fd5ad22e63130cac94648aebdc80e55f8f')
+sha512sums=('2530f6bff61456ccf4e0e8383ab8583a1421b6001f156b4419385a272a54217b01e93d7aed8acff15f1e49afbb13bb81fd66002662ce7233c465ec0737fdfedc')
 
 build() {
   cd "$srcdir/aspell6-en-$pkgver-0"


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

2017-12-20 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 20, 2017 @ 18:58:19
  Author: demize
Revision: 275052

upgpkg: aspell-pl 20171220-1

Modified:
  aspell-pl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-20 18:58:14 UTC (rev 275051)
+++ PKGBUILD2017-12-20 18:58:19 UTC (rev 275052)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Johannes Löthberg 
+# Contributor: Bartłomiej Piotrowski 
 # Contributor: Jaroslaw Swierczynski 
 # Contributor: Arkadiusz Laczynski 
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20160809
+pkgver=20171220
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('x86_64')
@@ -12,8 +13,8 @@
 url="http://www.sjp.pl/slownik/en/;
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
-source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('16fa56c2ae72cdb165a596bcabfe0ba4')
+source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
+md5sums=('cc1636ad87dbe08508a57d497000963f')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2016-12-11 Thread Pierre Schmitz
Date: Sunday, December 11, 2016 @ 09:33:25
  Author: pierre
Revision: 283032

upgpkg: aspell-de 20161207-1

Modified:
  aspell-de/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-11 03:03:34 UTC (rev 283031)
+++ PKGBUILD2016-12-11 09:33:25 UTC (rev 283032)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=aspell-de
-pkgver=20160407
+pkgver=20161207
 pkgrel=1
 pkgdesc="German dictionary for aspell"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('aspell')
 source=("https://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)
-md5sums=('5e5ce15bbfd56a6f89e7789e63fffad0')
+md5sums=('eb170f5d8992653b47ac4a15d127b58a')
 
 build() {
   cd "${srcdir}/igerman98-${pkgver}"


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

2016-11-20 Thread Pierre Schmitz
Date: Sunday, November 20, 2016 @ 10:06:26
  Author: pierre
Revision: 281659

Use https

Modified:
  aspell-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-20 10:05:22 UTC (rev 281658)
+++ PKGBUILD2016-11-20 10:06:26 UTC (rev 281659)
@@ -11,7 +11,7 @@
 url="http://j3e.de/ispell/igerman98/index.html;
 license=('GPL2')
 depends=('aspell')
-source=("http://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)
+source=("https://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)
 md5sums=('5e5ce15bbfd56a6f89e7789e63fffad0')
 
 build() {


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

2016-10-25 Thread Felix Yan
Date: Tuesday, October 25, 2016 @ 06:25:40
  Author: felixonmars
Revision: 193244

upgpkg: aspell-pt 20161001-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-25 04:55:38 UTC (rev 193243)
+++ PKGBUILD2016-10-25 06:25:40 UTC (rev 193244)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160807
+_pkgverPT=20161001
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'b3ad29ac9a0ee46ca9bb4551a2de364702c626ad'
-  'ebc30f91b6951f0b7772115b38fcf62fa2e96bb6')
+  '932704e6dece67b0b6f79ac2665de44ef44ae452'
+  'bc2ee9ef81fff88ef35820e5dca4feeaf92a6da7')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-10-17 Thread Pierre Schmitz
Date: Monday, October 17, 2016 @ 18:25:50
  Author: pierre
Revision: 278900

upgpkg: aspell-de 20160407-1

Modified:
  aspell-de/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-17 18:21:28 UTC (rev 278899)
+++ PKGBUILD2016-10-17 18:25:50 UTC (rev 278900)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=aspell-de
-pkgver=20151222
+pkgver=20160407
 pkgrel=1
 pkgdesc="German dictionary for aspell"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('aspell')
 source=("http://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)
-md5sums=('d4cc73954389454e4045e0c4c6824813')
+md5sums=('5e5ce15bbfd56a6f89e7789e63fffad0')
 
 build() {
   cd "${srcdir}/igerman98-${pkgver}"


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

2016-08-12 Thread Felix Yan
Date: Saturday, August 13, 2016 @ 02:40:16
  Author: felixonmars
Revision: 186679

upgpkg: aspell-pt 20160807-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-13 02:38:50 UTC (rev 186678)
+++ PKGBUILD2016-08-13 02:40:16 UTC (rev 186679)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160624
+_pkgverPT=20160807
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '615394d836f357108b0fc67e8b205ecd88a09b0a'
-  '60ee6fb558b422208cc3c6c3c7d31530cfd5df72')
+  'b3ad29ac9a0ee46ca9bb4551a2de364702c626ad'
+  'ebc30f91b6951f0b7772115b38fcf62fa2e96bb6')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-08-09 Thread Antonio Rojas
Date: Tuesday, August 9, 2016 @ 18:30:51
  Author: arojas
Revision: 186239

Update to 20160809

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-09 18:11:36 UTC (rev 186238)
+++ PKGBUILD2016-08-09 18:30:51 UTC (rev 186239)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20160615
+pkgver=20160809
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('b83a3d33609bf608986842bb8533bae0')
+md5sums=('16fa56c2ae72cdb165a596bcabfe0ba4')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2016-07-03 Thread Felix Yan
Date: Sunday, July 3, 2016 @ 13:02:58
  Author: felixonmars
Revision: 270889

upgpkg: aspell-en 2016.06.26-1

Modified:
  aspell-en/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-03 13:01:36 UTC (rev 270888)
+++ PKGBUILD2016-07-03 13:02:58 UTC (rev 270889)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=aspell-en
-pkgver=2016.01.19
+pkgver=2016.06.26
 pkgrel=1
 pkgdesc="English dictionary for aspell"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('custom')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
-md5sums=('18cf685153bea76566f63dc0ab45c391')
-sha1sums=('655fd227851b3372f31c28b2ba2d0f75a4990651')
+md5sums=('649ab2b179fdf97ab716a83896fd57d7')
+sha1sums=('64d3a6fd5ad22e63130cac94648aebdc80e55f8f')
 
 build() {
   cd "$srcdir/aspell6-en-$pkgver-0"


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

2016-06-25 Thread Felix Yan
Date: Saturday, June 25, 2016 @ 07:43:03
  Author: felixonmars
Revision: 181149

upgpkg: aspell-pt 20160624-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-25 06:52:36 UTC (rev 181148)
+++ PKGBUILD2016-06-25 07:43:03 UTC (rev 181149)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160406
+_pkgverPT=20160624
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '49df97a0b3098ca687e33c175caceb90206b52ac'
-  'ebd17c904a93d7753f0be1c7ca4aea00812f018b')
+  '615394d836f357108b0fc67e8b205ecd88a09b0a'
+  '60ee6fb558b422208cc3c6c3c7d31530cfd5df72')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-06-17 Thread Antonio Rojas
Date: Friday, June 17, 2016 @ 20:20:05
  Author: arojas
Revision: 180389

Update to 20160615

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-17 20:18:40 UTC (rev 180388)
+++ PKGBUILD2016-06-17 20:20:05 UTC (rev 180389)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20160208
+pkgver=20160615
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('0adc05b76aa227d8c638f998f00bf407')
+md5sums=('b83a3d33609bf608986842bb8533bae0')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2016-04-18 Thread Felix Yan
Date: Monday, April 18, 2016 @ 12:20:36
  Author: fyan
Revision: 171324

upgpkg: aspell-pt 20160406-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-18 08:41:36 UTC (rev 171323)
+++ PKGBUILD2016-04-18 10:20:36 UTC (rev 171324)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160206
+_pkgverPT=20160406
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'b6e638e33fe088fe0e18352f485531c102283188'
-  '606b81a9ea5ec6bcee61a576e9e2e6c0d9db8562')
+  '49df97a0b3098ca687e33c175caceb90206b52ac'
+  'ebd17c904a93d7753f0be1c7ca4aea00812f018b')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-03-05 Thread Antonio Rojas
Date: Saturday, March 5, 2016 @ 23:48:30
  Author: arojas
Revision: 165179

Update to 20160208

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-05 20:04:05 UTC (rev 165178)
+++ PKGBUILD2016-03-05 22:48:30 UTC (rev 165179)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau 
 
 pkgname=aspell-pl
-pkgver=20150428
+pkgver=20160208
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('ec91a90778326fcf4470ddfdcb6ce818')
+md5sums=('0adc05b76aa227d8c638f998f00bf407')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2016-02-12 Thread Felix Yan
Date: Saturday, February 13, 2016 @ 08:11:07
  Author: fyan
Revision: 161449

upgpkg: aspell-pt 20160206-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-13 05:36:25 UTC (rev 161448)
+++ PKGBUILD2016-02-13 07:11:07 UTC (rev 161449)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160202
+_pkgverPT=20160206
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '8822ac417f68629c06dcb1e45f309c59f537b383'
-  'd1c65da9a72214b931f953bb807d66ed98d62211')
+  'b6e638e33fe088fe0e18352f485531c102283188'
+  '606b81a9ea5ec6bcee61a576e9e2e6c0d9db8562')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-02-02 Thread Felix Yan
Date: Wednesday, February 3, 2016 @ 03:05:55
  Author: fyan
Revision: 160046

upgpkg: aspell-pt 20160202-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 01:27:49 UTC (rev 160045)
+++ PKGBUILD2016-02-03 02:05:55 UTC (rev 160046)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160108
+_pkgverPT=20160202
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'fbd77e6769687cf465a324a577dee5884114c9a3'
-  'fb1dc4ca698eb286d6623a3ad4d9561e10a5d348')
+  '8822ac417f68629c06dcb1e45f309c59f537b383'
+  'd1c65da9a72214b931f953bb807d66ed98d62211')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-01-20 Thread Felix Yan
Date: Wednesday, January 20, 2016 @ 14:36:42
  Author: fyan
Revision: 258441

upgpkg: aspell-en 2016.01.19-1

Modified:
  aspell-en/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-20 11:32:47 UTC (rev 258440)
+++ PKGBUILD2016-01-20 13:36:42 UTC (rev 258441)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=aspell-en
-pkgver=2015.04.24
+pkgver=2016.01.19
 pkgrel=1
 pkgdesc="English dictionary for aspell"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('custom')
 depends=('aspell')
 source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
-md5sums=('52aba8cc2b754eb6cd2d40968edd604e')
-sha1sums=('efabfed572a0721ff0591a51c77a838cb77795e6')
+md5sums=('18cf685153bea76566f63dc0ab45c391')
+sha1sums=('655fd227851b3372f31c28b2ba2d0f75a4990651')
 
 build() {
   cd "$srcdir/aspell6-en-$pkgver-0"


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

2016-01-08 Thread Felix Yan
Date: Saturday, January 9, 2016 @ 08:44:10
  Author: fyan
Revision: 155766

upgpkg: aspell-pt 20160108-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-09 06:34:39 UTC (rev 155765)
+++ PKGBUILD2016-01-09 07:44:10 UTC (rev 155766)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20160103
+_pkgverPT=20160108
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '1a302cff8b1a557e33892b396c84465a41f39301'
-  '16add83248cda083f16d18217d680e41580288d3')
+  'fbd77e6769687cf465a324a577dee5884114c9a3'
+  'fb1dc4ca698eb286d6623a3ad4d9561e10a5d348')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2016-01-04 Thread Felix Yan
Date: Monday, January 4, 2016 @ 09:01:11
  Author: fyan
Revision: 155255

upgpkg: aspell-pt 20160103-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-04 07:18:03 UTC (rev 155254)
+++ PKGBUILD2016-01-04 08:01:11 UTC (rev 155255)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20151218
+_pkgverPT=20160103
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '777db3b67adde8484e9bc24280ea4851571d1967'
-  'e5fcc846b3358877cb24ac7cff277eeaf214d662')
+  '1a302cff8b1a557e33892b396c84465a41f39301'
+  '16add83248cda083f16d18217d680e41580288d3')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-12-22 Thread Pierre Schmitz
Date: Wednesday, December 23, 2015 @ 07:00:13
  Author: pierre
Revision: 257203

upgpkg: aspell-de 20151222-1

Modified:
  aspell-de/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-22 22:22:53 UTC (rev 257202)
+++ PKGBUILD2015-12-23 06:00:13 UTC (rev 257203)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=aspell-de
-pkgver=20131206
+pkgver=20151222
 pkgrel=1
 pkgdesc="German dictionary for aspell"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('aspell')
 source=("http://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2;)
-md5sums=('9b6c0c6615d2e099cd85a209d9f1fdbb')
+md5sums=('d4cc73954389454e4045e0c4c6824813')
 
 build() {
   cd "${srcdir}/igerman98-${pkgver}"


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

2015-12-21 Thread Felix Yan
Date: Monday, December 21, 2015 @ 10:50:08
  Author: fyan
Revision: 153818

upgpkg: aspell-pt 20151218-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-21 09:48:16 UTC (rev 153817)
+++ PKGBUILD2015-12-21 09:50:08 UTC (rev 153818)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20151003
+_pkgverPT=20151218
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'a8213ed81384bad1c94d62c14554d189ba8cd2ef'
-  'c0ba1a9a71ccde5de482b67c2a33232ca8ac0031')
+  '777db3b67adde8484e9bc24280ea4851571d1967'
+  'e5fcc846b3358877cb24ac7cff277eeaf214d662')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-10-03 Thread Felix Yan
Date: Sunday, October 4, 2015 @ 05:30:31
  Author: fyan
Revision: 142907

upgpkg: aspell-pt 20151003-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-04 03:29:43 UTC (rev 142906)
+++ PKGBUILD2015-10-04 03:30:31 UTC (rev 142907)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150704
+_pkgverPT=20151003
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '8cb00661def691e1dd5aefe34d9dc7037165'
-  '0534416f9a2c53524c8614b44d20e790203de250')
+  'a8213ed81384bad1c94d62c14554d189ba8cd2ef'
+  'c0ba1a9a71ccde5de482b67c2a33232ca8ac0031')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-07-06 Thread Felix Yan
Date: Tuesday, July 7, 2015 @ 03:54:11
  Author: fyan
Revision: 136490

upgpkg: aspell-pt 20150704-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-07 01:53:59 UTC (rev 136489)
+++ PKGBUILD2015-07-07 01:54:11 UTC (rev 136490)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150418
+_pkgverPT=20150704
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'ee58883381842db33b3ce78c2ca130d12e1261a3'
-  '9deabe296bfae5e3b5afac8fa405e80e6ccbd77d')
+  '8cb00661def691e1dd5aefe34d9dc7037165'
+  '0534416f9a2c53524c8614b44d20e790203de250')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-05-28 Thread Felix Yan
Date: Friday, May 29, 2015 @ 05:35:57
  Author: fyan
Revision: 239871

upgpkg: aspell-en 2015.04.24-1

Modified:
  aspell-en/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-29 03:24:20 UTC (rev 239870)
+++ PKGBUILD2015-05-29 03:35:57 UTC (rev 239871)
@@ -1,16 +1,17 @@
 # $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgname=aspell-en
-pkgver=7.1
-pkgrel=3
+pkgver=2015.04.24
+pkgrel=1
 pkgdesc=English dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;
 license=('custom')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2)
-md5sums=('beba5e8f3afd3ed1644653bb685b2dfb')
-sha1sums=('d45ccda0c03e2a679c2936487ec851a1896b8150')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2;)
+md5sums=('52aba8cc2b754eb6cd2d40968edd604e')
+sha1sums=('efabfed572a0721ff0591a51c77a838cb77795e6')
 
 build() {
   cd $srcdir/aspell6-en-$pkgver-0


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

2015-05-25 Thread Johannes Löthberg
Date: Monday, May 25, 2015 @ 23:06:51
  Author: demize
Revision: 134076

aspell-el: Resigning

Modified:
  aspell-el/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-25 21:01:25 UTC (rev 134075)
+++ PKGBUILD2015-05-25 21:06:51 UTC (rev 134076)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-el
 pkgver=0.08
-pkgrel=1
+pkgrel=2
 
 pkgdesc=Greek dictionary for aspell
 url=http://elspell.math.upatras.gr/;


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

2015-05-09 Thread Antonio Rojas
Date: Saturday, May 9, 2015 @ 20:10:21
  Author: arojas
Revision: 133103

Update to 20150428

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-09 17:11:01 UTC (rev 133102)
+++ PKGBUILD2015-05-09 18:10:21 UTC (rev 133103)
@@ -5,7 +5,7 @@
 # Contributor: Jaroslav Lichtblau svetlemo...@archlinux.org
 
 pkgname=aspell-pl
-pkgver=20150328
+pkgver=20150428
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
 depends=('aspell')
 source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('c394e387a4b3b500e870d3a191e87f10')
+md5sums=('ec91a90778326fcf4470ddfdcb6ce818')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0


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

2015-04-18 Thread Felix Yan
Date: Sunday, April 19, 2015 @ 06:06:38
  Author: fyan
Revision: 131660

upgpkg: aspell-pt 20150418-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-19 04:05:58 UTC (rev 131659)
+++ PKGBUILD2015-04-19 04:06:38 UTC (rev 131660)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150404
+_pkgverPT=20150418
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '400700fc0ca8b88b1c46e10eb030a485e304840c'
-  '8289382f6be8ea3cbfe033aaf05151bfbfc4d65e')
+  'ee58883381842db33b3ce78c2ca130d12e1261a3'
+  '9deabe296bfae5e3b5afac8fa405e80e6ccbd77d')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-04-04 Thread Felix Yan
Date: Sunday, April 5, 2015 @ 07:58:42
  Author: fyan
Revision: 130704

upgpkg: aspell-pt 20150404-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-05 05:32:11 UTC (rev 130703)
+++ PKGBUILD2015-04-05 05:58:42 UTC (rev 130704)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150328
+_pkgverPT=20150404
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'f5dc1b36135670821f86b53ac872d72bb7694be4'
-  '25975e10b10f675ea85319d00c3477b908c82f27')
+  '400700fc0ca8b88b1c46e10eb030a485e304840c'
+  '8289382f6be8ea3cbfe033aaf05151bfbfc4d65e')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-03-28 Thread Felix Yan
Date: Sunday, March 29, 2015 @ 05:56:22
  Author: fyan
Revision: 130178

upgpkg: aspell-pt 20150328-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-29 03:52:11 UTC (rev 130177)
+++ PKGBUILD2015-03-29 03:56:22 UTC (rev 130178)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150102
+_pkgverPT=20150328
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  'af41f94de0d0fedf38e0d2651c453c86650071fc'
-  '5fabdcd8c6ad8ff4923cfccb3d92c7030614b70b')
+  'f5dc1b36135670821f86b53ac872d72bb7694be4'
+  '25975e10b10f675ea85319d00c3477b908c82f27')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-03-28 Thread Jaroslav Lichtblau
Date: Saturday, March 28, 2015 @ 11:20:38
  Author: jlichtblau
Revision: 130087

upgpkg: aspell-pl 20150328-1

Modified:
  aspell-pl/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-28 10:16:00 UTC (rev 130086)
+++ PKGBUILD2015-03-28 10:20:38 UTC (rev 130087)
@@ -2,9 +2,10 @@
 # Maintainer: Bartłomiej Piotrowski barthal...@gmail.com
 # Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
 # Contributor: Arkadiusz Laczynski alaczyn...@gmail.com
+# Contributor: Jaroslav Lichtblau svetlemo...@archlinux.org
 
 pkgname=aspell-pl
-pkgver=20130705
+pkgver=20150328
 pkgrel=1
 pkgdesc='Polish dictionary for aspell'
 arch=('i686' 'x86_64')
@@ -11,11 +12,12 @@
 url=http://www.sjp.pl/slownik/en/;
 license=('GPL' 'LGPL' 'MPL')
 depends=('aspell')
-source=(https://sources.archlinux.org/other/community/$pkgname/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('977708b770709d55909b23be2851af10')
+source=(http://sjp.pl/slownik/ort/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
+md5sums=('c394e387a4b3b500e870d3a191e87f10')
 
 build() {
   cd aspell6-pl-6.0_$pkgver-0
+
   ./configure
   make
 }
@@ -22,5 +24,6 @@
 
 package() {
   cd aspell6-pl-6.0_$pkgver-0
+
   make DESTDIR=$pkgdir install
 }


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

2015-01-02 Thread Felix Yan
Date: Saturday, January 3, 2015 @ 04:58:25
  Author: fyan
Revision: 228352

upgpkg: aspell-pt 20150102-1

upstream new release

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-02 17:44:49 UTC (rev 228351)
+++ PKGBUILD2015-01-03 03:58:25 UTC (rev 228352)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20150101
+_pkgverPT=20150102
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '2de03006dc41638b7973c3ba99fe47fee783e36c'
-  '258e60669f7bd9d2d06a315ec439b8c446d0f8aa')
+  'af41f94de0d0fedf38e0d2651c453c86650071fc'
+  '5fabdcd8c6ad8ff4923cfccb3d92c7030614b70b')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2015-01-01 Thread Felix Yan
Date: Friday, January 2, 2015 @ 05:19:00
  Author: fyan
Revision: 228336

upgpkg: aspell-pt 20150101-1

upstream new release

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-02 01:56:40 UTC (rev 228335)
+++ PKGBUILD2015-01-02 04:19:00 UTC (rev 228336)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20141115
+_pkgverPT=20150101
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '59e86f87283d982ab7156e28a8d5da8f0a651b66'
-  '4b39e1d9571f0a11a6370945d072baeb7a044512')
+  '2de03006dc41638b7973c3ba99fe47fee783e36c'
+  '258e60669f7bd9d2d06a315ec439b8c446d0f8aa')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2014-11-22 Thread Bartłomiej Piotrowski
Date: Saturday, November 22, 2014 @ 21:23:21
  Author: bpiotrowski
Revision: 122946

upgpkg: aspell-uk 1.8.0-1

new upstream release

Modified:
  aspell-uk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 20:18:52 UTC (rev 122945)
+++ PKGBUILD2014-11-22 20:23:21 UTC (rev 122946)
@@ -3,9 +3,9 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=aspell-uk
-pkgver=1.6.5
+pkgver=1.8.0
 _ftpver=1.4.0
-pkgrel=4
+pkgrel=1
 pkgdesc=Ukrainian dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://ispell-uk.sourceforge.net/;
@@ -14,7 +14,7 @@
 source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
 
http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
 sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
-'90eff3b9e40d04b53717240b725e303f02cec4ee8bef9bded69b7481e41fa422')
+'111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5')
 
 build() {
   # needed when using a source package from ispell-uk project
@@ -26,8 +26,8 @@
   make
 
   # needed when using a source package from ispell-uk project
-  mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
-${srcdir}/aspell6-uk-${_ftpver}-0
+  #mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
+  #  ${srcdir}/aspell6-uk-${_ftpver}-0
 }
 
 package() {


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

2014-11-16 Thread Felix Yan
Date: Sunday, November 16, 2014 @ 13:06:25
  Author: fyan
Revision: 226309

upgpkg: aspell-pt 20141115-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-16 07:26:24 UTC (rev 226308)
+++ PKGBUILD2014-11-16 12:06:25 UTC (rev 226309)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20141002
+_pkgverPT=20141115
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '0daad901c5e23613c9301883358fa75431030f1e'
-  '06295aca841b5544707bf7a06860009a1f854db5')
+  '59e86f87283d982ab7156e28a8d5da8f0a651b66'
+  '4b39e1d9571f0a11a6370945d072baeb7a044512')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2014-10-02 Thread Felix Yan
Date: Thursday, October 2, 2014 @ 18:58:15
  Author: fyan
Revision: 223770

upgpkg: aspell-pt 20141002-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-02 13:23:19 UTC (rev 223769)
+++ PKGBUILD2014-10-02 16:58:15 UTC (rev 223770)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20140704
+_pkgverPT=20141002
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '3d4a4d98179f705a1f3031a3908c20a60c122968'
-  '215b95fd649a68802b0d50fba6f0082ebd5a7d8f')
+  '0daad901c5e23613c9301883358fa75431030f1e'
+  '06295aca841b5544707bf7a06860009a1f854db5')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0


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

2014-08-11 Thread Felix Yan
Date: Monday, August 11, 2014 @ 14:02:03
  Author: fyan
Revision: 117158

upgpkg: aspell-it 2.2_20050523-5

mtree rebuild

Modified:
  aspell-it/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-11 11:55:27 UTC (rev 117157)
+++ PKGBUILD2014-08-11 12:02:03 UTC (rev 117158)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-it
 pkgver=2.2_20050523
-pkgrel=4
+pkgrel=5
 pkgdesc=Italian dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-07-05 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 08:47:44
  Author: fyan
Revision: 115060

upgpkg: aspell-ca 2.3.0-2

mtree rebuild

Modified:
  aspell-ca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 06:47:06 UTC (rev 115059)
+++ PKGBUILD2014-07-05 06:47:44 UTC (rev 115060)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-ca
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Catalan dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-07-05 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 08:49:42
  Author: fyan
Revision: 115064

upgpkg: aspell-uk 1.6.5-4

mtree rebuild

Modified:
  aspell-uk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 06:49:38 UTC (rev 115063)
+++ PKGBUILD2014-07-05 06:49:42 UTC (rev 115064)
@@ -5,7 +5,7 @@
 pkgname=aspell-uk
 pkgver=1.6.5
 _ftpver=1.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc=Ukrainian dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://ispell-uk.sourceforge.net/;



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

2014-07-05 Thread Jaroslav Lichtblau
Date: Saturday, July 5, 2014 @ 19:32:07
  Author: jlichtblau
Revision: 115131

upgpkg: aspell-cs 20040614-8

Modified:
  aspell-cs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 17:31:05 UTC (rev 115130)
+++ PKGBUILD2014-07-05 17:32:07 UTC (rev 115131)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-cs
 pkgver=20040614
-pkgrel=7
+pkgrel=8
 pkgdesc=Czech dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;
@@ -11,10 +11,10 @@
 license=('GPL')
 depends=('aspell')
 source=(ftp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-$pkgver-1.tar.bz2)
-md5sums=('50f0c2b7b6fcfe47bb647ad8993d2fe8')
+sha256sums=('01c091f907c2fa4dfa38305c2494bb80009407dfb76ead586ad724ae21913066')
 
 build() {
-  cd $srcdir/aspell6-cs-$pkgver-1
+  cd ${srcdir}/aspell6-cs-$pkgver-1
 
   ./configure
   make
@@ -21,7 +21,7 @@
 }
 
 package() {
-  cd $srcdir/aspell6-cs-$pkgver-1
+  cd ${srcdir}/aspell6-cs-$pkgver-1
 
-  make DESTDIR=$pkgdir install
+  make DESTDIR=${pkgdir} install
 }



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

2014-07-04 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 04:53:12
  Author: fyan
Revision: 216538

upgpkg: aspell-pt 20140704-1

Modified:
  aspell-pt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 02:46:09 UTC (rev 216537)
+++ PKGBUILD2014-07-05 02:53:12 UTC (rev 216538)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20140513
+_pkgverPT=20140704
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '9b74f0bbdd9afa00cf6b6e86f8be065bc062dfca'
-  '341fe147c4454062249736da360012b4247b4fee')
+  '3d4a4d98179f705a1f3031a3908c20a60c122968'
+  '215b95fd649a68802b0d50fba6f0082ebd5a7d8f')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0



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

2014-07-04 Thread Lukas Jirkovsky
Date: Friday, July 4, 2014 @ 08:47:36
  Author: stativ
Revision: 114799

upgpkg: aspell-cs 20040614-7

mtree rebuild

Modified:
  aspell-cs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-04 06:40:25 UTC (rev 114798)
+++ PKGBUILD2014-07-04 06:47:36 UTC (rev 114799)
@@ -4,7 +4,7 @@
 
 pkgname=aspell-cs
 pkgver=20040614
-pkgrel=6
+pkgrel=7
 pkgdesc=Czech dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-07-02 Thread Felix Yan
Date: Thursday, July 3, 2014 @ 06:35:36
  Author: fyan
Revision: 216369

upgpkg: aspell-nl 0.50.2-3

mtree rebuild

Modified:
  aspell-nl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-03 04:30:03 UTC (rev 216368)
+++ PKGBUILD2014-07-03 04:35:36 UTC (rev 216369)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-nl
 pkgver=0.50.2
-pkgrel=2
+pkgrel=3
 pkgdesc=Dutch dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-06-30 Thread Gaetan Bisson
Date: Monday, June 30, 2014 @ 12:25:30
  Author: bisson
Revision: 215707

rebuild for mtree support

Modified:
  aspell-en/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 10:18:10 UTC (rev 215706)
+++ PKGBUILD2014-06-30 10:25:30 UTC (rev 215707)
@@ -2,7 +2,7 @@
 
 pkgname=aspell-en
 pkgver=7.1
-pkgrel=2
+pkgrel=3
 pkgdesc=English dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-06-30 Thread Felix Yan
Date: Monday, June 30, 2014 @ 16:34:09
  Author: fyan
Revision: 215783

upgpkg: aspell-es 1.11-6

mtree rebuild

Modified:
  aspell-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 12:15:42 UTC (rev 215782)
+++ PKGBUILD2014-06-30 14:34:09 UTC (rev 215783)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-es
 pkgver=1.11
-pkgrel=5
+pkgrel=6
 pkgdesc=Spanish dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



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

2014-06-30 Thread Felix Yan
Date: Tuesday, July 1, 2014 @ 02:37:53
  Author: fyan
Revision: 215921

upgpkg: aspell-fr 0.50.3-7

mtree rebuild

Modified:
  aspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-01 00:15:10 UTC (rev 215920)
+++ PKGBUILD2014-07-01 00:37:53 UTC (rev 215921)
@@ -5,7 +5,7 @@
 
 pkgname=aspell-fr
 pkgver=0.50.3
-pkgrel=6
+pkgrel=7
 pkgdesc=French dictionary for aspell
 arch=('i686' 'x86_64')
 url=http://aspell.net/;



  1   2   >