Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
nuspell


Commits:
62ded5f5 by Andreas Radke at 2024-05-10T07:27:53+02:00
upgpkg: 5.1.4-3; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
 pkgbase = nuspell
        pkgdesc = Fast and safe spellchecking C++ library
        pkgver = 5.1.4
-       pkgrel = 2
+       pkgrel = 3
        url = https://nuspell.github.io/
        arch = x86_64
        license = LGPL3
        checkdepends = catch2
+       checkdepends = expat
        makedepends = cmake
        makedepends = pandoc
        depends = icu


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 
 pkgname=nuspell
 pkgver=5.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and safe spellchecking C++ library'
 arch=('x86_64')
 url='https://nuspell.github.io/'
 license=('LGPL3')
 depends=('icu' 'glibc' 'gcc-libs')
 makedepends=('cmake' 'pandoc')
-checkdepends=('catch2')
+checkdepends=('catch2' 'expat')
 
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz";)
 
sha512sums=('f4119b3fe5944be8f5bc35ccff8d7a93b0f4fa9f129bc97a7b96879a11b5b35bd714b41dd209267417e94c5fed45fd3a74b349f94424f4b90bde07d9694d1d7d')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nuspell/-/commit/62ded5f5070edfd7fee5b1fda73d5e8811cbe6ff

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


Reply via email to