Date: Thursday, March 24, 2011 @ 09:11:26 Author: andrea Revision: 116622
upgpkg: aspell-nl 0.50.2-1 aspell dictionaries CANNOT be arch any Modified: aspell-nl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-24 13:08:24 UTC (rev 116621) +++ PKGBUILD 2011-03-24 13:11:26 UTC (rev 116622) @@ -4,10 +4,10 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=aspell-nl -pkgver=0.50 -pkgrel=5 +pkgver=0.50.2 +pkgrel=1 pkgdesc="Dutch dictionary for aspell" -arch=('any') +arch=('i686' 'x86_64') url="http://aspell.net/" license=('custom') depends=('aspell')
