summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa9e4b9ae644..6c252c163e96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 3dslicer
pkgdesc = A multi-platform, free and open source software package for visualization and medical image computing
- pkgver = 4.11.20200930
- pkgrel = 9
+ pkgver = 4.11.20210226
+ pkgrel = 1
url = https://www.slicer.org/
arch = x86_64
license = BSD
@@ -29,7 +29,7 @@ pkgbase = 3dslicer
depends = teem
options = !emptydirs
options = !strip
- source = 3dslicer-4.11.20200930::git+https://github.com/Slicer/Slicer.git#tag=v4.11.20200930
+ source = 3dslicer-4.11.20210226::git+https://github.com/Slicer/Slicer.git#tag=v4.11.20210226
source = 3dslicer.svg::https://github.com/Slicer/Slicer/raw/v4.11/Resources/3DSlicerLogo-app-icon.svg
sha512sums = SKIP
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
diff --git a/PKGBUILD b/PKGBUILD
index 127246c584d8..d4528f45ecb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Butui Hu <hot123tea123@gmail.com>
pkgname=3dslicer
-pkgver=4.11.20200930
-pkgrel=9
+pkgver=4.11.20210226
+pkgrel=1
pkgdesc="A multi-platform, free and open source software package for visualization and medical image computing"
arch=('x86_64')
url="https://www.slicer.org/"