Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
openjph


Commits:
996cbd7a by Antonio Rojas at 2026-06-17T08:37:28+02:00
upgpkg: 0.29.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openjph
        pkgdesc = Open-source implementation of JPEG2000 Part-15
-       pkgver = 0.28.1
+       pkgver = 0.29.0
        pkgrel = 1
        url = https://github.com/aous72/OpenJPH/
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = openjph
        makedepends = doxygen
        makedepends = git
        makedepends = libtiff
-       source = git+https://github.com/aous72/OpenJPH#tag=0.28.1
-       sha256sums = 
ea3cbd8dc32181979ba9bd7a694a46040e39449680668ea9726054cf18d0e59f
+       source = git+https://github.com/aous72/OpenJPH#tag=0.29.0
+       sha256sums = 
e288bb0018f34df429189a59d3b4f02f30e5f9c6e65b6cb2bd8dce8e7c63ff47
 
 pkgname = openjph
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgbase=openjph
 pkgname=(
     'openjph'
     'openjph-doc')
-pkgver=0.28.1
+pkgver=0.29.0
 pkgrel=1
 pkgdesc='Open-source implementation of JPEG2000 Part-15'
 arch=('x86_64')
@@ -19,7 +19,7 @@ makedepends=(
 checkdepends=(
     'expat')
 source=("git+https://github.com/aous72/OpenJPH#tag=$pkgver";)
-sha256sums=('ea3cbd8dc32181979ba9bd7a694a46040e39449680668ea9726054cf18d0e59f')
+sha256sums=('e288bb0018f34df429189a59d3b4f02f30e5f9c6e65b6cb2bd8dce8e7c63ff47')
 
 build() {
     # https://github.com/aous72/OpenJPH/issues/186 
https://github.com/aous72/OpenJPH/issues/186



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openjph/-/commit/996cbd7a866c2875cb981ae00b63fa056f47f3ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openjph/-/commit/996cbd7a866c2875cb981ae00b63fa056f47f3ca
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to