Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
hunspell
Commits:
75bb1678 by Andreas Radke at 2026-05-05T17:12:36+02:00
upgpkg: 1.7.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hunspell
pkgdesc = Spell checker and morphological analyzer library and program
- pkgver = 1.7.2
- pkgrel = 3
+ pkgver = 1.7.3
+ pkgrel = 1
url = https://github.com/hunspell/hunspell
arch = x86_64
license = LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1
@@ -12,7 +12,7 @@ pkgbase = hunspell
depends = libgcc
depends = sh
optdepends = perl: for ispellaff2myspell
- source =
https://github.com/hunspell/hunspell/releases/download/v1.7.2/hunspell-1.7.2.tar.gz
- sha256sums =
11ddfa39afe28c28539fe65fc4f1592d410c1e9b6dd7d8a91ca25d85e9ec65b8
+ source =
https://github.com/hunspell/hunspell/releases/download/v1.7.3/hunspell-1.7.3.tar.gz
+ sha256sums =
433274dac0619cb00c2e18b43a3dd3a9d50da5b5613fa9b5c21781e35dd76bc1
pkgname = hunspell
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Hussam Al-Tayeb <[email protected]>
pkgname=hunspell
-pkgver=1.7.2
-pkgrel=3
+pkgver=1.7.3
+pkgrel=1
pkgdesc="Spell checker and morphological analyzer library and program"
arch=('x86_64')
url="https://github.com/hunspell/hunspell"
@@ -11,7 +11,7 @@ license=('LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1')
depends=('readline' 'ncurses' 'glibc' 'libstdc++' 'libgcc' 'sh')
optdepends=('perl: for ispellaff2myspell')
source=(https://github.com/hunspell/hunspell/releases/download/v${pkgver}/hunspell-${pkgver}.tar.gz)
-sha256sums=('11ddfa39afe28c28539fe65fc4f1592d410c1e9b6dd7d8a91ca25d85e9ec65b8')
+sha256sums=('433274dac0619cb00c2e18b43a3dd3a9d50da5b5613fa9b5c21781e35dd76bc1')
build() {
cd hunspell-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hunspell/-/commit/75bb1678d633a2a7d28d5688b9fc34de09eb8839
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hunspell/-/commit/75bb1678d633a2a7d28d5688b9fc34de09eb8839
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help