bump(main/exiftool): 12.84

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-24 00:23:25 +00:00
parent a161e21a9f
commit 6e6058328c
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://exiftool.org/
TERMUX_PKG_DESCRIPTION="Utility for reading, writing and editing meta information in a wide variety of files."
TERMUX_PKG_LICENSE="Artistic-License-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="12.83"
TERMUX_PKG_VERSION="12.84"
TERMUX_PKG_SRCURL="https://exiftool.org/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=6480c41fa8093492de4e964a3e3d99963c4f2eabc9608e866b94ecc782f25804
TERMUX_PKG_SHA256=b1f4a7c796d2eef2342888413a9079558ccfea0f288b4ad1ee6513c71356100d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP='^\d+\.\d+(\.(?!0$)\d+)?'
TERMUX_PKG_DEPENDS="perl"