From 921c7c1c3c488512a0e8b0f35462e93a5593cd97 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 20 Feb 2026 15:17:13 +0200 Subject: [PATCH] Update package version to 2.8.15 --- .gitignore | 3 +++ pkg.info | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d96df7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore BPM archives and signatures +*.bpm +*.bpm.sig diff --git a/pkg.info b/pkg.info index 170bc26..1dbc861 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: enchant description: Spelling library wrapper with consistent interface -version: 2.8.14 +version: 2.8.15 revision: 1 url: https://rrthomas.github.io/enchant/ license: LGPL2.1-or-later +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: @@ -21,4 +23,4 @@ downloads: - url: https://github.com/rrthomas/enchant/releases/download/v${BPM_PKG_VERSION}/enchant-${BPM_PKG_VERSION}.tar.gz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: d04588769399ff7140fa214b9731e6fc6eda9bb2e75df9f67263717710bb4c4b + checksum: d3fd9e4170bfb5110b0bda577fe764a38fb606b3c25d2f0c3840234521ff1252