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


Commits:
44e0d92f by T.J. Townsend at 2024-12-15T08:20:24-05:00
upgpkg: 13.08-1: update to 13.08

- - - - -


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 = 13.07
+       pkgver = 13.08
        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=13.07
+       provides = perl-exiftool=13.08
        replaces = perl-exiftool
        options = !emptydirs
-       source = git+https://github.com/exiftool/exiftool.git#tag=13.07
-       sha256sums = 
cb9ca49fd2239cc07f592ca31e5fb75c884503f21ed3229ef84987bbdaab6f78
+       source = git+https://github.com/exiftool/exiftool.git#tag=13.08
+       sha256sums = 
540e8be9d60dc9a306348c4312e21647b550d76e818a533df241ee1191a76896
 
 pkgname = perl-image-exiftool


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Firmicus <francois.archlinux.org>
 
 pkgname=perl-image-exiftool
-pkgver=13.07
+pkgver=13.08
 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=('cb9ca49fd2239cc07f592ca31e5fb75c884503f21ed3229ef84987bbdaab6f78')
+sha256sums=('540e8be9d60dc9a306348c4312e21647b550d76e818a533df241ee1191a76896')
 
 build() {
   cd exiftool



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

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


Reply via email to