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

Pierre Schmitz pierre at archlinux.org
Mon Feb 27 15:01:15 UTC 2012


    Date: Monday, February 27, 2012 @ 10:01:15
  Author: pierre
Revision: 151521

upgpkg: hyphen-es 20051118-2

rebuild old package

Modified:
  hyphen-es/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-27 14:32:22 UTC (rev 151520)
+++ PKGBUILD	2012-02-27 15:01:15 UTC (rev 151521)
@@ -3,19 +3,15 @@
 
 pkgname=hyphen-es
 pkgver=20051118
-pkgrel=1
+pkgrel=2
 pkgdesc="Spanish hyphenation rules"
-arch=(any)
+arch=('any')
 url="http://wiki.services.openoffice.org/wiki/Dictionaries"
 license=('LGPL')
 optdepends=('hyphen: offers hyphenation library functions')
-source=('http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_es_ES.zip')
+source=('http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_es_ES.zip')
 md5sums=('d34ab9eefdb49147c57c01227eeb0c66')
 
-build() {
-  /bin/true
-}
-
 package() {
   cd "$srcdir"
   install -dm755 ${pkgdir}/usr/share/hyphen




More information about the arch-commits mailing list