Skip to content

Commit

Permalink
Merge pull request #19652 from lazka/libxisf-0.2.11
Browse files Browse the repository at this point in the history
libxisf: Update to 0.2.11
  • Loading branch information
lazka authored Jan 6, 2024
2 parents 870972f + d7f8c06 commit 6777617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-libxisf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=libxisf
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.2.10
pkgver=0.2.11
pkgrel=1
pkgdesc="Library to load and write XISF format from PixInsight (mingw-w64)"
arch=('any')
Expand All @@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja"
"${MINGW_PACKAGE_PREFIX}-cc")
source=("${_realname}-${pkgver}.tar.gz"::"https://gitea.nouspiro.space/nou/libXISF/archive/v${pkgver}.tar.gz")
sha256sums=('5e75edfc488b70dd4d0a9730510e1510bea47545d6580716fb27ee260cf9a18d')
sha256sums=('43849287fee4097bfb578d3bed1565b57e5c32bc71553d19c1121beed4cb84d6')

build() {
cd "${srcdir}/${_realname}"
Expand Down

0 comments on commit 6777617

Please sign in to comment.