Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / hyphen-hu
Commits: d933abcb by Antonio Rojas at 2023-12-25T09:17:32+01:00 upgpkg: 20230523-1: Update - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = hyphen-hu + pkgdesc = Hungarian hyphenation rules + pkgver = 20230523 + pkgrel = 1 + url = https://magyarispell.sourceforge.net/ + arch = any + license = LGPL + license = GPL + license = MPL + makedepends = git + optdepends = hyphen: offers hyphenation library functions + source = git+https://git.libreoffice.org/dictionaries#commit=e868c6a2b11784ff728588ef15f310737dce2747 + sha256sums = SKIP + +pkgname = hyphen-hu ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: AndyRTR <[email protected]> pkgname=hyphen-hu -pkgver=20201216 +pkgver=20230523 pkgrel=1 pkgdesc='Hungarian hyphenation rules' arch=('any') @@ -10,7 +10,7 @@ url='https://magyarispell.sourceforge.net/' license=('LGPL' 'GPL' 'MPL') makedepends=('git') optdepends=('hyphen: offers hyphenation library functions') -_commit=2404521a6c320ae5e307c6c0fed31d81de751a88 +_commit=e868c6a2b11784ff728588ef15f310737dce2747 source=("git+https://git.libreoffice.org/dictionaries#commit=$_commit") sha256sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-hu/-/commit/d933abcbc3f871edcecd5a0a26b8e1765e793d78 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-hu/-/commit/d933abcbc3f871edcecd5a0a26b8e1765e793d78 You're receiving this email because of your account on gitlab.archlinux.org.
