From 266cf0277e20c45c7e4006b2e574b1049051915b Mon Sep 17 00:00:00 2001 From: kth5 Date: Tue, 17 Dec 2024 12:15:05 +0100 Subject: [PATCH] * update libvoikko to 4.3.2-4 --- libvoikko/.SRCINFO | 2 +- libvoikko/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libvoikko/.SRCINFO b/libvoikko/.SRCINFO index 5541d9d06f..28b35edfd1 100644 --- a/libvoikko/.SRCINFO +++ b/libvoikko/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = libvoikko pkgdesc = A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language pkgver = 4.3.2 - pkgrel = 3.1 + pkgrel = 4 url = http://voikko.sourceforge.net arch = x86_64 arch = powerpc64le diff --git a/libvoikko/PKGBUILD b/libvoikko/PKGBUILD index 5c66417d2c..70e5ac3b81 100644 --- a/libvoikko/PKGBUILD +++ b/libvoikko/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libvoikko pkgver=4.3.2 -pkgrel=3.1 +pkgrel=4 pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url="http://voikko.sourceforge.net"