summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-05-01 22:20:09 +0800
committerlilac2022-05-01 22:20:09 +0800
commitfbc2cb91f8b8942e81ed6c85303afc480618fc95 (patch)
tree22a86af9f224928b4ae9987e8abdb86a40bbfe86
parent83a27c528e63a23e3634250da734b12ffcb79e62 (diff)
downloadaur-fbc2cb91f8b8942e81ed6c85303afc480618fc95.tar.gz
[lilac] updated to 5.0.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13607ee87dc6..af543edf00f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 3dslicer
pkgdesc = A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research
- pkgver = 5.0.0
+ pkgver = 5.0.1
pkgrel = 1
url = https://www.slicer.org
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = 3dslicer
depends = teem
options = !emptydirs
options = !strip
- source = 3dslicer::git+https://github.com/Slicer/Slicer.git#tag=v5.0.0
+ source = 3dslicer::git+https://github.com/Slicer/Slicer.git#tag=v5.0.1
source = 3dslicer.svg::https://www.slicer.org/assets/img/3D-Slicer-Mark.svg
source = itk_limits.patch
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb4af56d44e9..34eb2604262c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Butui Hu <hot123tea123@gmail.com>
pkgname=3dslicer
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
pkgdesc='A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research'
arch=('x86_64')