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

Antonio Rojas arojas at gemini.archlinux.org
Thu Apr 21 19:03:04 UTC 2022


    Date: Thursday, April 21, 2022 @ 19:03:03
  Author: arojas
Revision: 1187259

Fix download URL (FS#74513)

Modified:
  hyphen-hu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 19:01:24 UTC (rev 1187258)
+++ PKGBUILD	2022-04-21 19:03:03 UTC (rev 1187259)
@@ -3,8 +3,8 @@
 
 pkgname=hyphen-hu
 pkgver=20110815
-_lo_ver=6.1.4
-pkgrel=1
+_lo_ver=7.3.2
+pkgrel=2
 pkgdesc="Hungarian hyphenation rules"
 arch=(any)
 url="http://magyarispell.sourceforge.net/"
@@ -12,7 +12,7 @@
 optdepends=('hyphen: offers hyphenation library functions')
 source=(https://download.documentfoundation.org/libreoffice/stable/${_lo_ver}/rpm/x86_64/LibreOffice_${_lo_ver}_Linux_x86-64_rpm_langpack_hu.tar.gz{,.asc})
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # "LibreOffice Build Team (CODE SIGNING KEY) <build at documentfoundation.org>"
-sha256sums=('93f8b987189a0ac52cbee9eaca74597e059479a43604b3d3ec409072909e3ab3'
+sha256sums=('7c36145daab693c4b77224dd0ac0e904fec3350ad0df11d88076d401fb6d1976'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list