summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2021-06-17 12:22:51 +0800
committerlilac2021-06-17 12:22:51 +0800
commit2dc413375dbdc001f45326aef0a9a8831381a32c (patch)
treec483bbae98a6335f402021674a80f7d523103bf2
parenta8349056efad847a8e8983805c54723fcba88a36 (diff)
downloadaur-2dc413375dbdc001f45326aef0a9a8831381a32c.tar.gz
[lilac] updated to 4.13.0.r20210617-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28742a7ea564..0e5f3799d69e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 3dslicer-nightly-bin
pkgdesc = A multi-platform, free open source software package for visualization and medical image computing (nightly build)
- pkgver = 4.13.0.r20210612
+ pkgver = 4.13.0.r20210617
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.r20210612
+ provides = 3dslicer=4.13.0.r20210617
conflicts = 3dslicer
noextract = 3dslicer.tar.gz
options = !strip
options = !emptydirs
- source = 3dslicer-4.13.0.r20210612.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
+ source = 3dslicer-4.13.0.r20210617.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
source = 3dslicer.svg::https://github.com/Slicer/Slicer/raw/v4.11/Resources/3DSlicerLogo-app-icon.svg
- sha512sums = c6c931ade2a032d4762278e3eb0d1f866cabc90f4049d9b7e1204dd82214d9d82eab1d7cb5b43fee1e9c3921b8660ca57c9934e32524e2e5f50fb97442a143b1
+ sha512sums = 1abe13ec3548ebcc1206d6b082076c98ec03b72e98ae7ce0fc42630626e88d00219d852be0639c364123003eed2da0024009b777aa538448b9ae95da9c04f1ca
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
pkgname = 3dslicer-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index a56fbdcf6a5f..90f77d88e7d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=3dslicer-nightly-bin
_pkgname=3dslicer
-pkgver=4.13.0.r20210612
+pkgver=4.13.0.r20210617
pkgrel=1
pkgdesc="A multi-platform, free open source software package for visualization and medical image computing (nightly build)"
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"${_pkgname}.svg::https://github.com/Slicer/Slicer/raw/v4.11/Resources/3DSlicerLogo-app-icon.svg"
)
noextract=("${_pkgname}.tar.gz")
-sha512sums=('c6c931ade2a032d4762278e3eb0d1f866cabc90f4049d9b7e1204dd82214d9d82eab1d7cb5b43fee1e9c3921b8660ca57c9934e32524e2e5f50fb97442a143b1'
+sha512sums=('1abe13ec3548ebcc1206d6b082076c98ec03b72e98ae7ce0fc42630626e88d00219d852be0639c364123003eed2da0024009b777aa538448b9ae95da9c04f1ca'
'c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225')
options=('!strip' '!emptydirs')