[arch-commits] Commit in aspell-hu/trunk (PKGBUILD)
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-hu/trunk (PKGBUILD)
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-hu/trunk (PKGBUILD)
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-hu/trunk (PKGBUILD)
Date: Tuesday, July 1, 2014 @ 02:39:17 Author: fyan Revision: 215923 upgpkg: aspell-hu 0.99.4.2-4 mtree rebuild Modified: aspell-hu/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2014-07-01 00:39:01 UTC (rev 215922) +++ PKGBUILD2014-07-01 00:39:17 UTC (rev 215923) @@ -4,7 +4,7 @@ pkgname=aspell-hu pkgver=0.99.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="Hungarian spellcheck dictionary for aspell" arch=('i686' 'x86_64') url="http://aspell.net/";
[arch-commits] Commit in aspell-hu/trunk (PKGBUILD)
Date: Friday, February 17, 2012 @ 22:26:21 Author: allan Revision: 150488 upgpkg: aspell-hu 0.99.4.2-3 signing rebuild Modified: aspell-hu/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-02-18 03:25:43 UTC (rev 150487) +++ PKGBUILD2012-02-18 03:26:21 UTC (rev 150488) @@ -4,7 +4,7 @@ pkgname=aspell-hu pkgver=0.99.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Hungarian spellcheck dictionary for aspell" arch=('i686' 'x86_64') url="http://aspell.net/";
[arch-commits] Commit in aspell-hu/trunk (PKGBUILD)
Date: Thursday, March 24, 2011 @ 09:05:39 Author: andrea Revision: 116616 upgpkg: aspell-hu 0.99.4.2-2 aspell dictionaries CANNOT be arch any Modified: aspell-hu/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-03-24 13:04:11 UTC (rev 116615) +++ PKGBUILD2011-03-24 13:05:39 UTC (rev 116616) @@ -4,9 +4,9 @@ pkgname=aspell-hu pkgver=0.99.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Hungarian spellcheck dictionary for aspell" -arch=('any') +arch=('i686' 'x86_64') url="http://aspell.net/"; license=('GPL') depends=('aspell')