Skip to content

Commit

Permalink
itk: auto updated to 5.4.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Dec 14, 2024
1 parent 42939a4 commit c274511
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions archlinuxcn/itk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

_pkgname=ITK
pkgname=(itk python-itk)
pkgver=5.4.0
pkgrel=3
pkgver=5.4.1
pkgrel=1
pkgdesc='An open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis'
arch=('x86_64')
url='https://www.itk.org'
Expand Down Expand Up @@ -36,7 +36,7 @@ makedepends=(
options=(!emptydirs !lto)
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/InsightSoftwareConsortium/ITK/archive/refs/tags/v${pkgver}.tar.gz"
)
sha512sums=('3a98ececf258aac545f094dd3e97918c93cc82bc623ddf793c4bf0162ab06c83fbfd4d08130bdec6e617bda85dd17225488bc1394bc91b17f1232126a5d990db')
sha512sums=('3b5ee32e75b6c13e94e97344affb085da459bd7157cc9dbd42cf9d156fb6d406cb047238309770a4aec6c02360e6660108988279f360994cc237f754ff058c42')

get_pyver() {
python -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))'
Expand Down

0 comments on commit c274511

Please sign in to comment.