Update package version to 2.8.15
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Ignore BPM archives and signatures
|
||||||
|
*.bpm
|
||||||
|
*.bpm.sig
|
||||||
@@ -1,9 +1,11 @@
|
|||||||
name: enchant
|
name: enchant
|
||||||
description: Spelling library wrapper with consistent interface
|
description: Spelling library wrapper with consistent interface
|
||||||
version: 2.8.14
|
version: 2.8.15
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://rrthomas.github.io/enchant/
|
url: https://rrthomas.github.io/enchant/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -21,4 +23,4 @@ downloads:
|
|||||||
- url: https://github.com/rrthomas/enchant/releases/download/v${BPM_PKG_VERSION}/enchant-${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/rrthomas/enchant/releases/download/v${BPM_PKG_VERSION}/enchant-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: d04588769399ff7140fa214b9731e6fc6eda9bb2e75df9f67263717710bb4c4b
|
checksum: d3fd9e4170bfb5110b0bda577fe764a38fb606b3c25d2f0c3840234521ff1252
|
||||||
|
|||||||
Reference in New Issue
Block a user