summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-05-28 09:08:49 +0800
committerlilac2020-05-28 09:08:49 +0800
commite562836af030287ed57a72f72e205ab9967f17d9 (patch)
tree32378625a444c2d26ec8b8b5473ce0a5c3963b86
parent522546ba0fa83172ea9d6413f23cdf07f8a496dc (diff)
downloadaur-e562836af030287ed57a72f72e205ab9967f17d9.tar.gz
update by lilac
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 898f72d6f100..6e2efdc570e7 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.r20200523
+ pkgver = 4.11.0.r20200528
pkgrel = 1
url = https://www.slicer.org
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = 3dslicer-nightly-bin
makedepends = gendesk
depends = dbus
depends = glib2
- provides = 3dslicer=4.11.0.r20200523
+ provides = 3dslicer=4.11.0.r20200528
conflicts = 3dslicer
noextract = 3dslicer.tar.gz
- source = 3dslicer-4.11.0.r20200523.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
+ source = 3dslicer-4.11.0.r20200528.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 = ee62ebf7903a114368d5843bd99f9063ad59437104c0bd109534eb3cf95fe78d051c1eac01eb8fa726efdf967e1eabb3026a4a5a568f14615315c3c475e9ab01
+ sha512sums = e8a0583c84d8c18670e8b85d5ee10daa69869f16ed49037bdc841209d590e7d628094cee33706041cc42ff1f3b0eaf72a16963a9372103afe1181b765e9cfdd2
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
pkgname = 3dslicer-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8f243764899e..c7f559f517d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=3dslicer-nightly-bin
_pkgname=3dslicer
-pkgver=4.11.0.r20200523
+pkgver=4.11.0.r20200528
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=('ee62ebf7903a114368d5843bd99f9063ad59437104c0bd109534eb3cf95fe78d051c1eac01eb8fa726efdf967e1eabb3026a4a5a568f14615315c3c475e9ab01'
+sha512sums=('e8a0583c84d8c18670e8b85d5ee10daa69869f16ed49037bdc841209d590e7d628094cee33706041cc42ff1f3b0eaf72a16963a9372103afe1181b765e9cfdd2'
'c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225')
prepare() {