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

Guillaume Alaux guillaume at archlinux.org
Mon Nov 26 13:18:40 UTC 2012


    Date: Monday, November 26, 2012 @ 08:18:39
  Author: guillaume
Revision: 172010

Upstream release - sources

Modified:
  hunspell-fr/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-26 13:06:43 UTC (rev 172009)
+++ PKGBUILD	2012-11-26 13:18:39 UTC (rev 172010)
@@ -1,15 +1,15 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 
 pkgname=hunspell-fr
-pkgver=4.6
+pkgver=4.8
 pkgrel=1
 pkgdesc="French (modern) hunspell dictionaries"
 arch=(any)
 url="http://www.dicollecte.org/"
 license=('GPL' 'MPL' 'LGPL')
 optdepends=('hunspell:	the spell checking libraries and apps')
-source=(http://www.dicollecte.org/download/fr/${pkgname}-moderne-v${pkgver}.zip)
-md5sums=('1d7f28756a75083877f0468550f6b396')
+source=(http://www.dicollecte.org/download/fr/${pkgname/-fr/}-french-dictionaries-v${pkgver}.zip)
+md5sums=('f44e320320de23b7a1b73b22338b09d9')
 
 package() {
   cd "${srcdir}"
@@ -36,5 +36,5 @@
   
   # docs
   install -dm755 ${pkgdir}/usr/share/doc/${pkgname}
-  install -m644 README_fr.txt $pkgdir/usr/share/doc/${pkgname}/README_fr.txt
+  install -m644 README_dict_fr.txt $pkgdir/usr/share/doc/${pkgname}/README_dict_fr.txt
 }




More information about the arch-commits mailing list