Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
openjph


Commits:
3afd8bb2 by Daniel Bermond at 2026-06-04T11:58:08-03:00
upgpkg: 0.27.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openjph
        pkgdesc = Open-source implementation of JPEG2000 Part-15
-       pkgver = 0.27.3
+       pkgver = 0.27.4
        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.27.3
-       sha256sums = 
a72612894b0f3b0752a8f2b0c703143445027a2f92e095a74c8a744bbb88ee2c
+       source = git+https://github.com/aous72/OpenJPH#tag=0.27.4
+       sha256sums = 
cf37d18d9852e877cb0b21e492eeb89a5c35415bd015717f9cb7e43721c72f77
 
 pkgname = openjph
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgbase=openjph
 pkgname=(
     'openjph'
     'openjph-doc')
-pkgver=0.27.3
+pkgver=0.27.4
 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=('a72612894b0f3b0752a8f2b0c703143445027a2f92e095a74c8a744bbb88ee2c')
+sha256sums=('cf37d18d9852e877cb0b21e492eeb89a5c35415bd015717f9cb7e43721c72f77')
 
 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/3afd8bb2c22c88bc16c1aea9b88e5591c51ea172

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openjph/-/commit/3afd8bb2c22c88bc16c1aea9b88e5591c51ea172
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