bump(main/exiftool): 12.83

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-19 06:13:26 +00:00
parent 88d2a0662b
commit b242fa9907
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.82"
TERMUX_PKG_VERSION="12.83"
TERMUX_PKG_SRCURL="https://exiftool.org/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=d4c7d6cf4011f9268cd80afb8007cbb37f0e2613a73f87117a4a5ed6e4a30c3e
TERMUX_PKG_SHA256=6480c41fa8093492de4e964a3e3d99963c4f2eabc9608e866b94ecc782f25804
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP='^\d+\.\d+(\.(?!0$)\d+)?'
TERMUX_PKG_DEPENDS="perl"