Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
hyphen-hu


Commits:
989f8267 by Balló György at 2024-04-20T02:08:22+02:00
upgpkg: 20240321-1: Update to new release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,13 @@
 pkgbase = hyphen-hu
        pkgdesc = Hungarian hyphenation rules
-       pkgver = 20230523
+       pkgver = 20240321
        pkgrel = 1
        url = https://magyarispell.sourceforge.net/
        arch = any
-       license = LGPL
-       license = GPL
-       license = MPL
+       license = LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1
        makedepends = git
        optdepends = hyphen: offers hyphenation library functions
-       source = 
git+https://git.libreoffice.org/dictionaries#commit=e868c6a2b11784ff728588ef15f310737dce2747
-       sha256sums = SKIP
+       source = 
libreoffice-dictionaries::git+https://git.libreoffice.org/dictionaries#commit=491736b0e775f7d4a0bfd9ed9ce94ec296e3e988
+       sha256sums = 
4ce7d02ee15c5b01f1d6281f817473db5bd89c41323c8c6b91abc96b08783653
 
 pkgname = hyphen-hu


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: AndyRTR <andy...@archlinux.org>
 
 pkgname=hyphen-hu
-pkgver=20230523
+pkgver=20240321
 pkgrel=1
 pkgdesc='Hungarian hyphenation rules'
 arch=('any')
@@ -10,12 +10,12 @@ url='https://magyarispell.sourceforge.net/'
 license=('LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1')
 makedepends=('git')
 optdepends=('hyphen: offers hyphenation library functions')
-_commit=e868c6a2b11784ff728588ef15f310737dce2747
-source=("git+https://git.libreoffice.org/dictionaries#commit=$_commit";)
-sha256sums=('SKIP')
+_commit=491736b0e775f7d4a0bfd9ed9ce94ec296e3e988
+source=("libreoffice-dictionaries::git+https://git.libreoffice.org/dictionaries#commit=$_commit";)
+sha256sums=('4ce7d02ee15c5b01f1d6281f817473db5bd89c41323c8c6b91abc96b08783653')
 
 package() {
-  cd dictionaries/hu_HU/
+  cd libreoffice-dictionaries/hu_HU/
   install -Dm644 hyph_hu_HU.dic "$pkgdir/usr/share/hyphen/hyph_hu_HU.dic"
 
   # the symlinks



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-hu/-/commit/989f8267fc256be1844020762b1ec48e33661092

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-hu/-/commit/989f8267fc256be1844020762b1ec48e33661092
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to