T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
perl-image-exiftool


Commits:
ec3ec482 by T.J. Townsend at 2024-10-19T08:03:58-04:00
upgpkg: 12.99-1: update to 12.99

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = perl-image-exiftool
        pkgdesc = Reader and rewriter of EXIF information that supports raw 
files
-       pkgver = 12.98
+       pkgver = 12.99
        pkgrel = 1
        url = https://exiftool.org/
        arch = any
@@ -9,10 +9,10 @@ pkgbase = perl-image-exiftool
        depends = perl
        optdepends = perl-archive-zip: Support for zip files, including epub
        optdepends = perl-io-compress-brotli: Support for brotli-compressed 
metadata
-       provides = perl-exiftool=12.98
+       provides = perl-exiftool=12.99
        replaces = perl-exiftool
        options = !emptydirs
-       source = git+https://github.com/exiftool/exiftool.git#tag=12.98
-       sha256sums = 
7d7f5ab3857d2e184c592d5957d6b2ce7f48045814474a29ec1aa1e05f1c551c
+       source = git+https://github.com/exiftool/exiftool.git#tag=12.99
+       sha256sums = 
4f80c89566e7d58a0e0898fba8b790be5e3bcdbacac7e1d0f07e0fa19f232c6a
 
 pkgname = perl-image-exiftool


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Firmicus <francois.archlinux.org>
 
 pkgname=perl-image-exiftool
-pkgver=12.98
+pkgver=12.99
 pkgrel=1
 pkgdesc="Reader and rewriter of EXIF information that supports raw files"
 arch=('any')
@@ -19,7 +19,7 @@ provides=("perl-exiftool=${pkgver}")
 replaces=("perl-exiftool")
 options=('!emptydirs')
 source=("git+https://github.com/exiftool/exiftool.git#tag=${pkgver}";)
-sha256sums=('7d7f5ab3857d2e184c592d5957d6b2ce7f48045814474a29ec1aa1e05f1c551c')
+sha256sums=('4f80c89566e7d58a0e0898fba8b790be5e3bcdbacac7e1d0f07e0fa19f232c6a')
 
 build() {
   cd exiftool



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-image-exiftool/-/commit/ec3ec48211d7dc6c9bd9689199de4bbd24d6bc1d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-image-exiftool/-/commit/ec3ec48211d7dc6c9bd9689199de4bbd24d6bc1d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to