* update gspell to 1.12.2-1

This commit is contained in:
Alexander Baldeck 2023-08-05 22:15:47 +02:00
parent 722be93792
commit 576af41b3c

View File

@ -3,8 +3,8 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gspell
pkgver=1.12.1
pkgrel=2
pkgver=1.12.2
pkgrel=1
pkgdesc="Spell-checking library for GTK applications"
url="https://gitlab.gnome.org/GNOME/gspell"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -22,7 +22,7 @@ makedepends=(
gtk-doc
vala
)
_commit=d04dec63809b009c1ab12b2f80ceeeeab4709a48 # tags/1.12.1^0
_commit=cbb3ae2e21234eae84e1f827bf1f27fdd0e32299 # tags/1.12.2^0
source=("git+https://gitlab.gnome.org/GNOME/gspell.git#commit=$_commit")
b2sums=('SKIP')