summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-12-14 13:10:10 +0800
committerlilac2020-12-14 13:10:10 +0800
commita2b0e87b2bf92c6dd8806b9313ac35d480b35a19 (patch)
tree991efd913cf337cf642ba7d5d09ffb1d1e4a4065
parentf7bd501b3878ed766f7d6e62cb8a5434d465abe6 (diff)
downloadaur-a2b0e87b2bf92c6dd8806b9313ac35d480b35a19.tar.gz
[lilac] updated to 4.13.0.r20201214-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985afe4a0676..6e6128e376e4 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.r20201209
+ pkgver = 4.13.0.r20201214
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.r20201209
+ provides = 3dslicer=4.13.0.r20201214
conflicts = 3dslicer
noextract = 3dslicer.tar.gz
options = !strip
options = !emptydirs
- source = 3dslicer-4.13.0.r20201209.tar.gz::http://download.slicer.org/download?os=linux&stability=nightly
+ source = 3dslicer-4.13.0.r20201214.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 = 4ca84c5b87035f902fe5e1a9b19992683ab11ed3061eea8bc114394873e728c6c804f5e28d03ba1bb1e96ae728f09fea4c11087e3bcd03fb86621b44982189c7
+ sha512sums = c40fb2d5767ec617d2bdf2b8ff054f236b6f0651d9e8cff92d8c0334eae86a1c4e7a0261f955a9fff9aa1e9ed0c73a86e28f81a29cbbb42f1d62aeb2adcea409
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
pkgname = 3dslicer-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cd60963db81..ac125e835ae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=3dslicer-nightly-bin
_pkgname=3dslicer
-pkgver=4.13.0.r20201209
+pkgver=4.13.0.r20201214
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=('4ca84c5b87035f902fe5e1a9b19992683ab11ed3061eea8bc114394873e728c6c804f5e28d03ba1bb1e96ae728f09fea4c11087e3bcd03fb86621b44982189c7'
+sha512sums=('c40fb2d5767ec617d2bdf2b8ff054f236b6f0651d9e8cff92d8c0334eae86a1c4e7a0261f955a9fff9aa1e9ed0c73a86e28f81a29cbbb42f1d62aeb2adcea409'
'c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225')
options=('!strip' '!emptydirs')