From 3cb66c9c85d0092f537d055c69b782ff4780a147 Mon Sep 17 00:00:00 2001 From: John McQuah Date: Tue, 5 Dec 2023 12:35:29 +0000 Subject: [PATCH] enchant: 2.6.2 -> 2.6.3 --- enchant/.footprint | 6 +++--- enchant/.signature | 8 ++++---- enchant/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/enchant/.footprint b/enchant/.footprint index 40daa77a4..e6087991b 100644 --- a/enchant/.footprint +++ b/enchant/.footprint @@ -12,9 +12,9 @@ drwxr-xr-x root/root usr/lib/enchant-2/ -rw-r--r-- root/root usr/lib/enchant-2/enchant_aspell.a -rwxr-xr-x root/root usr/lib/enchant-2/enchant_aspell.so -rw-r--r-- root/root usr/lib/libenchant-2.a -lrwxrwxrwx root/root usr/lib/libenchant-2.so -> libenchant-2.so.2.6.2 -lrwxrwxrwx root/root usr/lib/libenchant-2.so.2 -> libenchant-2.so.2.6.2 --rwxr-xr-x root/root usr/lib/libenchant-2.so.2.6.2 +lrwxrwxrwx root/root usr/lib/libenchant-2.so -> libenchant-2.so.2.6.3 +lrwxrwxrwx root/root usr/lib/libenchant-2.so.2 -> libenchant-2.so.2.6.3 +-rwxr-xr-x root/root usr/lib/libenchant-2.so.2.6.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/enchant-2.pc drwxr-xr-x root/root usr/share/ diff --git a/enchant/.signature b/enchant/.signature index 5cebb7310..9a2db6852 100644 --- a/enchant/.signature +++ b/enchant/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/KbOdSpgiqxI7HkXv9bL+ab8XkGfyRq94hlzqK9bKdqi6wyibaU8cYgUaHAhOgl69eAgM5wLnIbgRqwPdmimwg= -SHA256 (Pkgfile) = 4db38f14282d39ed21613c1d843112d2a1d3b9989836d6a5d9292588bf559846 -SHA256 (.footprint) = ab7780fa99df05b52e4ebb48579b196a75434ed9d988d81ae321964c14b2ff46 -SHA256 (enchant-2.6.2.tar.gz) = 6686a728e56e760f8dee09a22f0fb53b46ee9dbe7d64cf9e5bb35a658bff7e1d +RWSagIOpLGJF33CKmy4Bi+RGgVyOrSAcWpXmKJdriHDZWYcNWWFrQN5eaoRWGdd2AXfFEgdEzghsVHo/kJAo8hhH1o7v7fEOuw0= +SHA256 (Pkgfile) = f7a2e9e1bf8a0db2b51885c82298e99f7a1aa0a5233987ba967e5f7cb9354902 +SHA256 (.footprint) = 2900316d543e2c6cef1638d5f265d731b54299f8264f85cdd4a3ece12882f304 +SHA256 (enchant-2.6.3.tar.gz) = c1c5719f2a597ce3e06c938cfb99fb697da093dea7b857cc004dc1dcf1bba182 diff --git a/enchant/Pkgfile b/enchant/Pkgfile index bbcf63a61..cec9c7e7b 100644 --- a/enchant/Pkgfile +++ b/enchant/Pkgfile @@ -5,7 +5,7 @@ # Optional: hunspell name=enchant -version=2.6.2 +version=2.6.3 release=1 source=(https://github.com/AbiWord/$name/releases/download/v$version/$name-$version.tar.gz)