Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / enchant
Commits:
15fd875b by Felix Yan at 2026-03-04T12:53:04+00:00
upgpkg: 2.8.15-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = enchant
pkgdesc = A wrapper library for generic spell checking
- pkgver = 2.8.14
+ pkgver = 2.8.15
pkgrel = 1
url = https://rrthomas.github.io/enchant/
arch = x86_64
@@ -22,10 +22,10 @@ pkgbase = enchant
optdepends = libvoikko: for libvoikko based spell checking support
optdepends = nuspell: for nuspell based spell checking support
provides = libenchant-2.so
- source = git+https://github.com/rrthomas/enchant#tag=v2.8.14
+ source = git+https://github.com/rrthomas/enchant#tag=v2.8.15
source = git+https://git.savannah.gnu.org/git/gnulib.git
source = git+https://github.com/gnulib-modules/bootstrap.git
- b2sums =
2c039b03153ede4f0b66c1150e8bc5a0637b764f6d325cb20d67167416de5ddd82fd9642b943b6691bec0f0d2b6155751ac20cbf46d3e6b3249f8b0d7b67f10d
+ b2sums =
148e77510bc258317c8b5e0564eb4475dba9ecea803baf8e3a0c40ecf632e68d76459f0296e1350fb68697327b8cd6c0f89753332375af0bffd21c63c7d5d1e4
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: dorphell <[email protected]>
pkgname=enchant
-pkgver=2.8.14
+pkgver=2.8.15
pkgrel=1
pkgdesc="A wrapper library for generic spell checking"
url="https://rrthomas.github.io/enchant/"
@@ -37,7 +37,7 @@ source=(
"git+https://git.savannah.gnu.org/git/gnulib.git"
"git+https://github.com/gnulib-modules/bootstrap.git"
)
-b2sums=('2c039b03153ede4f0b66c1150e8bc5a0637b764f6d325cb20d67167416de5ddd82fd9642b943b6691bec0f0d2b6155751ac20cbf46d3e6b3249f8b0d7b67f10d'
+b2sums=('148e77510bc258317c8b5e0564eb4475dba9ecea803baf8e3a0c40ecf632e68d76459f0296e1350fb68697327b8cd6c0f89753332375af0bffd21c63c7d5d1e4'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/enchant/-/commit/15fd875b23c147d686e731e53ddba004eddec57b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/enchant/-/commit/15fd875b23c147d686e731e53ddba004eddec57b
You're receiving this email because of your account on gitlab.archlinux.org.