[arch-commits] Commit in hyphen-hu/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jun 3 19:47:54 UTC 2018
Date: Sunday, June 3, 2018 @ 19:47:53
Author: arojas
Revision: 339536
Fix checksum (FS#58818)
Modified:
hyphen-hu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 19:25:13 UTC (rev 339535)
+++ PKGBUILD 2018-06-03 19:47:53 UTC (rev 339536)
@@ -4,7 +4,7 @@
pkgname=hyphen-hu
pkgver=20100512
-pkgrel=2
+pkgrel=3
pkgdesc="Hungarian hyphenation rules"
arch=('any')
url="http://extensions.services.openoffice.org/project/hu_dicts"
@@ -11,7 +11,7 @@
license=('LGPL' 'GPL' 'MPL')
optdepends=('hyphen: offers hyphenation library functions')
source=(http://pkgs.fedoraproject.org/repo/pkgs/mythes-hu/dict-hu.oxt/3974adee5dccc005caef2ff9db007e11/dict-hu.oxt)
-md5sums=('d320e43e815c2dfd599dbfb7cd0e41fb')
+md5sums=('3974adee5dccc005caef2ff9db007e11')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list