summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-03-03 20:22:14 +0800
committerlilac2023-03-03 20:22:14 +0800
commitafac3ab0ed610cd11c2cc70dbb24a3dcbb7ce3a8 (patch)
treee55294850d08009f749dbe6f549016bf39d8cfb7
parentf2edecac549ec008dc85428add4780361bd5afe3 (diff)
downloadaur-afac3ab0ed610cd11c2cc70dbb24a3dcbb7ce3a8.tar.gz
[lilac] updated to 5.2.2-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8df019eff4..329c0275b275 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 3dslicer-bin
pkgdesc = A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research
pkgver = 5.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.slicer.org
arch = x86_64
license = BSD
@@ -14,7 +14,7 @@ pkgbase = 3dslicer-bin
options = !emptydirs
source = 3dslicer-5.2.2.tar.gz::http://download.slicer.org/download?os=linux&stability=release
source = 3dslicer.svg::https://www.slicer.org/assets/img/3D-Slicer-Mark.svg
- sha512sums = dc8f7d5bd8ef4ffd8f7233433634e9aa8e67f6db07eeffea2b9082afa7fe2b40e9352625000a931a58112fae604402ad961cdd650c1f38d4c8a773bfbace80d0
+ sha512sums = aed98e0b800054d69ca5636e13c39e11a1c633b15e3b6faafade505c04867ed5e285446f4be210073fec6a9e501089ec76f3fe82edbb57d40d72b38c2796b67b
sha512sums = 3422d244f819a7ec4c475d3d8a90c79fcb73738920c0830b100c6342ca24d5be607ba60ee3d91892402036a0adf31d5ab7c8fc83f451121a7b537f7de5306014
pkgname = 3dslicer-bin
diff --git a/PKGBUILD b/PKGBUILD
index b95300308f55..151ff51361c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=3dslicer-bin
_pkgname=3dslicer
pkgver=5.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research'
arch=('x86_64')
url='https://www.slicer.org'
@@ -17,7 +17,7 @@ source=(
"${_pkgname}-${pkgver}.tar.gz::http://download.slicer.org/download?os=linux&stability=release"
"${_pkgname}.svg::https://www.slicer.org/assets/img/3D-Slicer-Mark.svg"
)
-sha512sums=('dc8f7d5bd8ef4ffd8f7233433634e9aa8e67f6db07eeffea2b9082afa7fe2b40e9352625000a931a58112fae604402ad961cdd650c1f38d4c8a773bfbace80d0'
+sha512sums=('aed98e0b800054d69ca5636e13c39e11a1c633b15e3b6faafade505c04867ed5e285446f4be210073fec6a9e501089ec76f3fe82edbb57d40d72b38c2796b67b'
'3422d244f819a7ec4c475d3d8a90c79fcb73738920c0830b100c6342ca24d5be607ba60ee3d91892402036a0adf31d5ab7c8fc83f451121a7b537f7de5306014')
prepare() {