summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a1d60d7a74c..827030674ef9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aliza
pkgdesc = Medical Imaging. Open 2D, 3D and 4D images in DICOM, MetaIO, Nifti, Nrrd and other formats, incl. Meshes in VTK, OBJ and STL formats. Filters, segmentation, front-end for registration with Elastix and many more features.
- pkgver = 1.45.6.8
+ pkgver = 1.48.7.8
pkgrel = 1
url = http://www.aliza-dicom-viewer.com
arch = x86_64
license = custom
depends = qt4
options = !emptydirs
- source = aliza_1.45.6.8.deb::https://drive.google.com/uc?authuser=0&id=1v4e_T9pfCIkV-pv1kUprNn0OpU-EeHfA&export=download
- sha512sums = face776b5a436e29413999ce25c0ae1b2b9e0fbf75fc5615aab2b872d64bc2bd3040760dc1568498c9aecf0d6f722688d6e3df723c6e1bad5f5023e82bdb9a5f
+ source = aliza_1.48.7.8.deb::https://drive.google.com/uc?authuser=0&id=17hMg1ruMAU4ioxvi0098D8m30EKlWGM7&export=download
+ sha512sums = e61e98c67b9939e48375919f58207113461e633a378915c53eae667086504acd6b0a77dd6c2b0b2a369f88a769e0b9c5899fa1870cff19650267f07e15f5048c
pkgname = aliza
diff --git a/PKGBUILD b/PKGBUILD
index 7ae070e3bab2..6b30fcd97b35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Roos (Roosted7) <mail [at] thomasroos [dot] nl>
pkgname=aliza
-pkgver=1.45.6.8
+pkgver=1.48.7.8
pkgrel=1
pkgdesc="Medical Imaging. Open 2D, 3D and 4D images in DICOM, MetaIO, Nifti, Nrrd and other formats, incl. Meshes in VTK, OBJ and STL formats. Filters, segmentation, front-end for registration with Elastix and many more features."
arch=('x86_64')
@@ -10,8 +10,8 @@ license=('custom')
depends=('qt4')
# depends=('dropbox' 'libx11' 'libxt' 'qt4' 'zlib')
options=('!emptydirs')
-source=("aliza_$pkgver.deb::https://drive.google.com/uc?authuser=0&id=1v4e_T9pfCIkV-pv1kUprNn0OpU-EeHfA&export=download")
-sha512sums=('face776b5a436e29413999ce25c0ae1b2b9e0fbf75fc5615aab2b872d64bc2bd3040760dc1568498c9aecf0d6f722688d6e3df723c6e1bad5f5023e82bdb9a5f')
+source=("aliza_$pkgver.deb::https://drive.google.com/uc?authuser=0&id=17hMg1ruMAU4ioxvi0098D8m30EKlWGM7&export=download")
+sha512sums=('e61e98c67b9939e48375919f58207113461e633a378915c53eae667086504acd6b0a77dd6c2b0b2a369f88a769e0b9c5899fa1870cff19650267f07e15f5048c')
package(){