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


Commits:
ff87e585 by Balló György at 2024-05-13T10:38:29+02:00
Add pkgver(), use b2sums

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -10,6 +10,6 @@ pkgbase = hunspell-hu
        optdepends = hunspell: the spell checking libraries and apps
        provides = hunspell-dictionary
        source = 
libreoffice-dictionaries::git+https://git.libreoffice.org/dictionaries#commit=c5b2a36bde02841590b8ccc490ca88bfdb69f153
-       sha256sums = 
3205f30c06d03403c50d5ed6adc9f98c1156ebcf2294bd8e2bf23909fa055964
+       b2sums = 
ba7663edd9a77df9cd3462f3f86089311f0d85b7b53d8928f8e4c539b4ef1fe6a710b7464e772909c0c3d3dac7099848071d64a044af1e3ca2c2adfffbf8d626
 
 pkgname = hunspell-hu


=====================================
PKGBUILD
=====================================
@@ -13,7 +13,12 @@ optdepends=('hunspell: the spell checking libraries and 
apps')
 provides=('hunspell-dictionary')
 _commit=c5b2a36bde02841590b8ccc490ca88bfdb69f153
 
source=("libreoffice-dictionaries::git+https://git.libreoffice.org/dictionaries#commit=$_commit";)
-sha256sums=('3205f30c06d03403c50d5ed6adc9f98c1156ebcf2294bd8e2bf23909fa055964')
+b2sums=('ba7663edd9a77df9cd3462f3f86089311f0d85b7b53d8928f8e4c539b4ef1fe6a710b7464e772909c0c3d3dac7099848071d64a044af1e3ca2c2adfffbf8d626')
+
+pkgver() {
+  cd libreoffice-dictionaries/hu_HU/
+  sed -n "s/.*Hungarian Hunspell dictionaries version \(.*\) with 
morphological data.*/\1/p" README_hu_HU.txt
+}
 
 package() {
   cd libreoffice-dictionaries/hu_HU/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hunspell-hu/-/commit/ff87e5852699a4393f6112c5fad18dcd7ab386aa

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


Reply via email to