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 827030674ef9..adae63f59b17 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.48.7.8
+ pkgver = 1.48.10.9
pkgrel = 1
url = http://www.aliza-dicom-viewer.com
arch = x86_64
license = custom
depends = qt4
options = !emptydirs
- source = aliza_1.48.7.8.deb::https://drive.google.com/uc?authuser=0&id=17hMg1ruMAU4ioxvi0098D8m30EKlWGM7&export=download
- sha512sums = e61e98c67b9939e48375919f58207113461e633a378915c53eae667086504acd6b0a77dd6c2b0b2a369f88a769e0b9c5899fa1870cff19650267f07e15f5048c
+ source = aliza_1.48.10.9.deb::https://drive.google.com/uc?authuser=0&id=1Xki-1eYLgsGrXwgNzWPFlAxhL0Xuvm1o&export=download
+ sha512sums = 650b0c751aa6ea1f6da4be0a70cae9a75626c6eaad592231fb71aab926d8bc3607d7e4028634a8df2949537e48c9e9f359a362142a7cbb02419c8da8bbb06b6b
pkgname = aliza
diff --git a/PKGBUILD b/PKGBUILD
index 6b30fcd97b35..1af8565f0fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Roos (Roosted7) <mail [at] thomasroos [dot] nl>
pkgname=aliza
-pkgver=1.48.7.8
+pkgver=1.48.10.9
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=17hMg1ruMAU4ioxvi0098D8m30EKlWGM7&export=download")
-sha512sums=('e61e98c67b9939e48375919f58207113461e633a378915c53eae667086504acd6b0a77dd6c2b0b2a369f88a769e0b9c5899fa1870cff19650267f07e15f5048c')
+source=("aliza_$pkgver.deb::https://drive.google.com/uc?authuser=0&id=1Xki-1eYLgsGrXwgNzWPFlAxhL0Xuvm1o&export=download")
+sha512sums=('650b0c751aa6ea1f6da4be0a70cae9a75626c6eaad592231fb71aab926d8bc3607d7e4028634a8df2949537e48c9e9f359a362142a7cbb02419c8da8bbb06b6b')
package(){