From 541b6c073842448ae74a3c697e1ccd8d1ed00d95 Mon Sep 17 00:00:00 2001 From: Victor Tebar Date: Sat, 9 Sep 2023 06:32:02 +0000 Subject: [PATCH] netpbm: update to 11.3.5 --- main/netpbm/.checksums | 2 +- main/netpbm/.pkgfiles | 2 +- main/netpbm/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/netpbm/.checksums b/main/netpbm/.checksums index fe3f1cf7a..82b265cab 100644 --- a/main/netpbm/.checksums +++ b/main/netpbm/.checksums @@ -1 +1 @@ -16f36df6d5a15c48eaab8edebe45b75f netpbm-11.3.4.tar.xz +0a39d6173694a8bffd0dd5271b79455d netpbm-11.3.5.tar.xz diff --git a/main/netpbm/.pkgfiles b/main/netpbm/.pkgfiles index b4928c7b7..2b49b66da 100644 --- a/main/netpbm/.pkgfiles +++ b/main/netpbm/.pkgfiles @@ -1,4 +1,4 @@ -netpbm-11.3.4-1 +netpbm-11.3.5-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/411toppm diff --git a/main/netpbm/spkgbuild b/main/netpbm/spkgbuild index e93b89794..bee4020b2 100644 --- a/main/netpbm/spkgbuild +++ b/main/netpbm/spkgbuild @@ -2,7 +2,7 @@ # depends : perl libpng libtiff libxml2 python3 libjpeg-turbo name=netpbm -version=11.3.4 +version=11.3.5 release=1 source="https://github.com/ceamac/$name-make-dist/releases/download/v$version/$name-$version.tar.xz"