From 6e16feb6191dcc61bcf45a5339a6b28fe15c8128 Mon Sep 17 00:00:00 2001 From: eweos-helper <134289199+eweos-helper[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:19:01 +0000 Subject: [PATCH] [openjph] 0.26.3-1: new upstream version --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9d1446d27..3be4a5890 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Yao Zi pkgname=openjph -pkgver=0.25.2 +pkgver=0.26.3 pkgrel=1 pkgdesc='Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)' url='https://github.com/aous72/OpenJPH' @@ -14,7 +14,7 @@ provides=(libopenjph.so) # https://github.com/aous72/OpenJPH/pull/229 source=("https://github.com/aous72/OpenJPH/archive/refs/tags/$pkgver.tar.gz" 0001-apps-ojph_sockets-Detect-__GLIBC__-before-using-GNU-.patch) -sha256sums=('ae5f09562cb811cb2fb881c5eb74583e18db941848cfa3c35787e2580f3defc6' +sha256sums=('29de006da7f1e8cf0cd7c3ec424cf29103e465052c00b5a5f0ccb7e1f917bb3f' '6cafd659ca5b73cf32004631f5678671c7ede59fb786d04e804064ce404751f5') prepare() {