summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorButui Hu2021-02-03 09:32:12 +0800
committerButui Hu2021-02-03 09:32:12 +0800
commitd684634f01033bf030061c893422cf8bda50b225 (patch)
tree1dff727a7d9ba4f739fa2b0e6922272bd4e5a14b
parent244d17e50ae31826a74bc8a4497f3763d22e38df (diff)
downloadaur-d684634f01033bf030061c893422cf8bda50b225.tar.gz
update sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8712db6f321c..1a0a4d212c15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 3dslicer-bin
pkgdesc = A multi-platform, free open source software package for visualization and medical image computing
pkgver = 4.11.20200930
- pkgrel = 5
+ pkgrel = 6
url = https://www.slicer.org
arch = x86_64
license = BSD
@@ -13,7 +13,7 @@ pkgbase = 3dslicer-bin
options = !strip
options = !emptydirs
source = 3dslicer-4.11.20200930.tar.gz::http://download.slicer.org/download?os=linux&stability=release
- source = 3dslicer.svg::https://github.com/Slicer/Slicer/raw/master/Resources/3DSlicerLogo-app-icon.svg
+ source = 3dslicer.svg::https://github.com/Slicer/Slicer/raw/v4.11/Resources/3DSlicerLogo-app-icon.svg
sha512sums = 0928f138c6c6b002a959c70eccad61c321ffc77289bf7813c20e265bea337119e55550cc1af6afd564877766e2e7b4d8332e673d894a251fef6144a2f27387a4
sha512sums = c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225
diff --git a/PKGBUILD b/PKGBUILD
index b63f282642fc..6337763773b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=3dslicer-bin
_pkgname=3dslicer
pkgver=4.11.20200930
-pkgrel=5
+pkgrel=6
pkgdesc="A multi-platform, free open source software package for visualization and medical image computing"
arch=('x86_64')
url="https://www.slicer.org"
@@ -15,7 +15,7 @@ conflicts=('3dslicer')
options=(!strip !emptydirs)
source=(
"${_pkgname}-${pkgver}.tar.gz::http://download.slicer.org/download?os=linux&stability=release"
- "${_pkgname}.svg::https://github.com/Slicer/Slicer/raw/master/Resources/3DSlicerLogo-app-icon.svg"
+ "${_pkgname}.svg::https://github.com/Slicer/Slicer/raw/v4.11/Resources/3DSlicerLogo-app-icon.svg"
)
sha512sums=('0928f138c6c6b002a959c70eccad61c321ffc77289bf7813c20e265bea337119e55550cc1af6afd564877766e2e7b4d8332e673d894a251fef6144a2f27387a4'
'c23104efcbec3d49b5c26ad5514ed74316423db4aa9e6c7894f02f7ddbe509b577de358dfdd2f7c492963f312b7c146f03d5e41a89ab1298811894dc18746225')