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

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


    Date: Monday, February 27, 2012 @ 10:07:01
  Author: pierre
Revision: 151523

upgpkg: hyphen-fr 2.0-2

rebuild old package

Modified:
  hyphen-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-27 15:01:34 UTC (rev 151522)
+++ PKGBUILD	2012-02-27 15:07:01 UTC (rev 151523)
@@ -2,14 +2,14 @@
 
 pkgname=hyphen-fr
 pkgver=2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="French hyphenation rules"
-arch=(any)
+arch=('any')
 url="http://www.dicollecte.org/"
 license=('LGPL')
 optdepends=('hyphen: offers hyphenation library functions')
-source=(http://www.dicollecte.org/download/fr/hyph_fr_${pkgver/./-}.zip)
-md5sums=('92edc6c92481600cd6c10cf42cd2cd3f')
+source=("http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_fr_FR_${pkgver/./-}.zip")
+md5sums=('f6d9bd51a939df943612c3f5ac2a511c')
 
 package() {
   cd "${srcdir}"
@@ -34,6 +34,6 @@
   
   # docs
   install -dm755 ${pkgdir}/usr/share/doc/${pkgname}
-  install -m644 README_hyph_fr.txt \
-                ${pkgdir}/usr/share/doc/${pkgname}/README_hyph_fr.txt
+  install -m644 README_hyph_fr_FR.txt \
+                ${pkgdir}/usr/share/doc/${pkgname}/README_hyph_fr_FR.txt
 }




More information about the arch-commits mailing list