azpainter: change versioning scheme

This commit is contained in:
Leonid Pliushch 2020-01-13 16:55:37 +02:00 committed by Yaksh Bariya
parent c91f671ed1
commit a25975975e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Full color painting software for Unix-like systems for i
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
_COMMIT=4bf18c83bb3edc5c0a2c557095ddee61b0b66a7a
TERMUX_PKG_VERSION=2.1.5-g${_COMMIT:0:8}
TERMUX_PKG_VERSION=1:2.1.5
TERMUX_PKG_SRCURL=https://github.com/Symbian9/azpainter/archive/${_COMMIT}.tar.gz
TERMUX_PKG_SHA256=84c150611407cdbdb757f0e872bb3da76892fd3c1ea45931385d3c1f9619e405
TERMUX_PKG_DEPENDS="fontconfig, hicolor-icon-theme, libandroid-shmem, libjpeg-turbo, libxfixes, libxi"