summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-10-02 17:20:49 +0800
committerlilac2020-10-02 17:20:49 +0800
commit0f727b8a8d8e9c29526d8288819b336edbca99e4 (patch)
treecaa6048b57188f12c4edbbba01f463bf8e245438
parent7386c5bb91805c8b755b0dceb1fff32bb85ad32a (diff)
downloadaur-0f727b8a8d8e9c29526d8288819b336edbca99e4.tar.gz
[lilac] updated to 4.13.0.r20201002-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75a7ea65fc72..48e70f0ac632 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.11.0.r20200930
+ pkgver = 4.13.0.r20201002
pkgrel = 1
url = https://www.slicer.org
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = 3dslicer-nightly-bin
makedepends = gendesk
depends = dbus
depends = glib2
- provides = 3dslicer=4.11.0.r20200930
+ provides = 3dslicer=4.13.0.r20201002
conflicts = 3dslicer
noextract = 3dslicer.tar.gz
options = !strip
- source = 3dslicer-4.11.0.r20200930.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
+ source = 3dslicer-4.13.0.r20201002.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
source = 3dslicer.svg::https://github.com/Slicer/Slicer/raw/master/Resources/3DSlicerLogo-app-icon.svg
- sha512sums = ad55de60bbe988e24744215c9a5d0f25f64572b1dee97eb28aa4d68fbd24ae5db9bf0828e85dba85b80fb58fd19d6fa04617e39f45669c626077207f1212624d
+ sha512sums = 450c4ad75dab8136f12984e7b23291b1d614b6a3ee767f8d0d81426fe39893236f479411a552450a56ca02a6d40090e92cbb6546cb0ec3ceda899a386e4bed7b
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
pkgname = 3dslicer-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index f728311c7a34..e60ecfe5cf0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=3dslicer-nightly-bin
_pkgname=3dslicer
-pkgver=4.11.0.r20200930
+pkgver=4.13.0.r20201002
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/master/Resources/3DSlicerLogo-app-icon.svg"
)
noextract=("${_pkgname}.tar.gz")
-sha512sums=('ad55de60bbe988e24744215c9a5d0f25f64572b1dee97eb28aa4d68fbd24ae5db9bf0828e85dba85b80fb58fd19d6fa04617e39f45669c626077207f1212624d'
+sha512sums=('450c4ad75dab8136f12984e7b23291b1d614b6a3ee767f8d0d81426fe39893236f479411a552450a56ca02a6d40090e92cbb6546cb0ec3ceda899a386e4bed7b'
'c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225')
options=('!strip')