bump(x11/azpainter): 3.0.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-09-30 00:38:58 +00:00
parent ef9798b851
commit f48fdd83c1
1 changed files with 2 additions and 3 deletions

View File

@ -2,11 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://gitlab.com/azelpg/azpainter
TERMUX_PKG_DESCRIPTION="Full color painting software for Unix-like systems for illustration drawing"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1:3.0.6
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION="1:3.0.7"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SRCURL=https://gitlab.com/azelpg/azpainter/-/archive/v${TERMUX_PKG_VERSION:2}/azpainter-${TERMUX_PKG_VERSION:2}.tar.bz2
TERMUX_PKG_SHA256=fdc79466a5232a5c7152e506d1141f24dafe015945ac9420e407c458c661571b
TERMUX_PKG_SHA256=3ea54f36ef87603dbaa1f7661ac20f49fe836ecde2b43d3ab9f5d0f817302281
TERMUX_PKG_DEPENDS="fontconfig, freetype, libandroid-shmem, libiconv, libjpeg-turbo, libpng, libtiff, libwebp, libx11, libxcursor, libxext, libxi, zlib"
TERMUX_PKG_RECOMMENDS="hicolor-icon-theme"
TERMUX_PKG_BUILD_IN_SRC=true