Date: Sunday, February 5, 2023 @ 23:05:18
  Author: muflone
Revision: 1392960

upgpkg: perl-graphics-tiff 19-1

Modified:
  perl-graphics-tiff/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-05 23:04:06 UTC (rev 1392959)
+++ PKGBUILD    2023-02-05 23:05:18 UTC (rev 1392960)
@@ -3,17 +3,17 @@
 pkgname=perl-graphics-tiff
 _perl_namespace=Graphics
 _perl_module=TIFF
-pkgver=12
-pkgrel=4
+pkgver=19
+pkgrel=1
 pkgdesc="Extension for the libtiff library"
 arch=('x86_64')
-url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}";
+url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
 license=('LGPL')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
 depends=('perl' 'libtiff')
 checkdepends=('perl-readonly' 'perl-test-requires' 'perl-test-deep')
 
source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha512sums=('f795e105a2d575d9c33d138b62f50cc3d6497fdc0b8d34dd8d8e89a27c91ee563a1f5e8a56c3ac48aa9f106abd7d94b66feb9ee43d990f1b5f7f78dda00dabb7')
+sha256sums=('0050d8e40ba5ec98070c46ac485de0f7b325a1b7220aaa9591d05033deada479')
 options=('!emptydirs')
 
 build() {

Reply via email to