Date: Monday, November 14, 2022 @ 22:11:48
  Author: kpcyrd
Revision: 1348193

upgpkg: hyphen-it 20071127-6 - add sha256sums=

Modified:
  hyphen-it/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-14 22:10:34 UTC (rev 1348192)
+++ PKGBUILD    2022-11-14 22:11:48 UTC (rev 1348193)
@@ -2,7 +2,7 @@
 
 pkgname=hyphen-it
 pkgver=20071127
-pkgrel=5
+pkgrel=6
 pkgdesc="Italian hyphenation rules"
 arch=('any')
 url="http://wiki.services.openoffice.org/wiki/Dictionaries";
@@ -10,6 +10,7 @@
 optdepends=('hyphen: offers hyphenation library functions')
 source=("http://openoffice.cs.utah.edu/contrib/dictionaries/hyph_it_IT.zip";)
 md5sums=('ee57402fa3930e0641d627ec7f4f1619')
+sha256sums=('3e7961e7b1bc13e0c6f13826fccb415ceb37bbc68a2a83739db2b7a442a6e197')
 
 package() {
   install -d "${pkgdir}"/usr/share/hyphen

Reply via email to