aspell-es: change versioning scheme to avoid Repology false-positive outdated

This commit is contained in:
Leonid Pliushch 2021-02-04 19:47:44 +00:00
parent 1845139603
commit 7431eab9a1
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="Spanish dictionary for aspell"
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_LICENSE_FILE="Copyright"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1:1.11
TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-${TERMUX_PKG_VERSION:2}-2.tar.bz2
TERMUX_PKG_VERSION=2:1.11-2
TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-${TERMUX_PKG_VERSION:2}.tar.bz2
TERMUX_PKG_SHA256=ad367fa1e7069c72eb7ae37e4d39c30a44d32a6aa73cedccbd0d06a69018afcc
TERMUX_PKG_DEPENDS="aspell"
TERMUX_PKG_BUILD_IN_SRC=true