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

Guillaume Alaux guillaume at archlinux.org
Tue Nov 1 10:13:40 UTC 2016


    Date: Tuesday, November 1, 2016 @ 10:13:40
  Author: guillaume
Revision: 279564

Update to upstream tarball changes (no release)

Modified:
  hyphen-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 10:02:46 UTC (rev 279563)
+++ PKGBUILD	2016-11-01 10:13:40 UTC (rev 279564)
@@ -2,7 +2,7 @@
 
 pkgname=hyphen-fr
 pkgver=3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="French hyphenation rules"
 arch=('any')
 url='http://www.dicollecte.org/home.php?prj=fr'
@@ -9,7 +9,7 @@
 license=('LGPL')
 optdepends=('hyphen: offers hyphenation library functions')
 source=("http://www.dicollecte.org/download/fr/hyph-fr-v${pkgver}.zip")
-md5sums=('69543c399f6be39ae7a578c8c3a93584')
+sha256sums=('c36e530bbd12d7b36b1238feaf4055dcb05fee0e139ed441953557857de4f363')
 
 package() {
   cd "${srcdir}"
@@ -34,6 +34,6 @@
   
   # docs
   install -dm755 ${pkgdir}/usr/share/doc/${pkgname}
-  install -m644 README_hyph_fr.txt \
+  install -m644 README_hyph_fr-${pkgver}.txt \
                 ${pkgdir}/usr/share/doc/${pkgname}/README_hyph_fr_FR.txt
 }



More information about the arch-commits mailing list