summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2021-10-30 12:21:49 +0800
committerlilac2021-10-30 12:21:49 +0800
commitfa047c8661845836c19134f6cbef3268d04d269d (patch)
treee7dfe9262b59ff289043d5a5b398a47557c85aa1
parent76ffb0a05f0496ece6f1f9ccc2539df185ad651a (diff)
downloadaur-fa047c8661845836c19134f6cbef3268d04d269d.tar.gz
[lilac] updated to 4.13.0.r20211030-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24dd9484bf39..bcb3a4f532fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 3dslicer-nightly-bin
pkgdesc = A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research (nightly build)
- pkgver = 4.13.0.r20211025
+ pkgver = 4.13.0.r20211030
pkgrel = 1
url = https://www.slicer.org
arch = x86_64
@@ -8,14 +8,14 @@ pkgbase = 3dslicer-nightly-bin
makedepends = gendesk
depends = dbus
depends = glib2
- provides = 3dslicer=4.13.0.r20211025
+ provides = 3dslicer=4.13.0.r20211030
conflicts = 3dslicer
noextract = 3dslicer.tar.gz
options = !strip
options = !emptydirs
- source = 3dslicer-4.13.0.r20211025.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
+ source = 3dslicer-4.13.0.r20211030.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
source = 3dslicer.svg::https://www.slicer.org/assets/img/3D-Slicer-Mark.svg
- sha512sums = a5ba1451d4e3efe68d901e5810d910fc0a04956a4aabdd8e7f2da8d68db2f0973ca7fed05ce8a8eda2d07febf2b460bbf4c6614ce003e0b50b01f58bd814a014
+ sha512sums = ca38e5179bdcb63afcbafef30f70cf17d224731d3ec1464b77119b684e862759099654ae39fc9088e552b668a476632c74b36f70b6273a33e0f4e692cc0810b5
sha512sums = 3422d244f819a7ec4c475d3d8a90c79fcb73738920c0830b100c6342ca24d5be607ba60ee3d91892402036a0adf31d5ab7c8fc83f451121a7b537f7de5306014
pkgname = 3dslicer-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 323b9ab9fa25..385db8b1d02d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=3dslicer-nightly-bin
_pkgname=3dslicer
-pkgver=4.13.0.r20211025
+pkgver=4.13.0.r20211030
pkgrel=1
pkgdesc='A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research (nightly build)'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"${_pkgname}.svg::https://www.slicer.org/assets/img/3D-Slicer-Mark.svg"
)
noextract=("${_pkgname}.tar.gz")
-sha512sums=('a5ba1451d4e3efe68d901e5810d910fc0a04956a4aabdd8e7f2da8d68db2f0973ca7fed05ce8a8eda2d07febf2b460bbf4c6614ce003e0b50b01f58bd814a014'
+sha512sums=('ca38e5179bdcb63afcbafef30f70cf17d224731d3ec1464b77119b684e862759099654ae39fc9088e552b668a476632c74b36f70b6273a33e0f4e692cc0810b5'
'3422d244f819a7ec4c475d3d8a90c79fcb73738920c0830b100c6342ca24d5be607ba60ee3d91892402036a0adf31d5ab7c8fc83f451121a7b537f7de5306014')
options=('!strip' '!emptydirs')