Skip to content

Commit

Permalink
openjph: update to 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored and Biswa96 committed Dec 9, 2024
1 parent 55f19dd commit 076480b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-openjph/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 4,7 @@
_realname=openjph
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.18.1
pkgver=0.18.2
pkgrel=1
pkgdesc="Open-source implementation of HTJ2K (mingw-w64)"
arch=('any')
Expand All @@ -18,7 18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja")
source=(${_realname}-${pkgver}.tar.gz::https://github.com/aous72/OpenJPH/archive/${pkgver}.tar.gz)
sha256sums=('79accd348d2d5a3953b973096ace0861b4d1c1147d9c4598c23857a4deefc0ca')
sha256sums=('6c1a895f5957f58b6ecebd136d4553a6baa73b1cc20432dc542312abfc0eedf1')

build() {
declare -a _extra_config
Expand Down

0 comments on commit 076480b

Please sign in to comment.