Date: Tuesday, January 4, 2011 @ 13:28:50 Author: ibiru Revision: 104654
upgpkg: hyphen-nl 20050617-1 fix versioning and license. FS#22312 Modified: hyphen-nl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-04 18:28:37 UTC (rev 104653) +++ PKGBUILD 2011-01-04 18:28:50 UTC (rev 104654) @@ -2,12 +2,12 @@ # Contributor: Jelle van der Waa <jelle vdwaa nl> pkgname=hyphen-nl -pkgver=2.0 +pkgver=20050617 pkgrel=1 pkgdesc="Dutch hyphenation rules" arch=(any) -url="http://extensions.services.openoffice.org/" -license=('LGPL' 'GPL' 'MPL') +url="http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29" +license=('GPL2') optdepends=('hyphen: offers hyphenation library functions') source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_nl_NL.zip) md5sums=('6f0b18ce830445ae8337df8913155196')
