summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoosted72018-08-21 18:09:50 +0200
committerRoosted72018-08-21 18:09:50 +0200
commit8f1049b0a3f78914bd45bbcadca71ab339562c85 (patch)
tree852c5870d6aff67b5fc386dc529403386590d159
parent1f6275f4f5a789fef20c07c8991c32077216e0d9 (diff)
downloadaur-8f1049b0a3f78914bd45bbcadca71ab339562c85.tar.gz
Update version and cleanup pkgbuild
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD22
2 files changed, 7 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f48a93f0ca3..f2cbd50be477 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +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.42.1.6
+ pkgver = 1.44.2.6
pkgrel = 1
url = http://www.aliza-dicom-viewer.com
arch = x86_64
license = custom
depends = qt4
- options = !strip
options = !emptydirs
- source = aliza_1.42.1.6.deb::https://drive.google.com/uc?authuser=0&id=1paJiLBPAPC-suy4GrtmOPYYA46Rj8kUm&export=download
- sha512sums = da3b7055c1f1c01ed72d5bb92dbb8df5d01eb5835e726a3ed2c8817a0e0cb2449f0d998bab22c4b792624b746c32e802a59227e7a57ea1d3bbcbf4046bd40841
+ source = aliza_1.44.2.6.deb::https://drive.google.com/uc?authuser=0&id=1ova2C4NDMWYmrdCY9YUjmfPU0pmnXwBp&export=download
+ sha512sums = eb39cbd6933adeb9d6443288df94188216350d7e334e6f38ef2f4e533889318e16c3b1f47c8f53224f17e5e2b8f5567cc0f0f6aa9f084421d88ada713eb1a1a3
pkgname = aliza
diff --git a/PKGBUILD b/PKGBUILD
index 613f0aac61a2..0ca5af838e71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Roos (Roosted7) <mail [at] thomasroos [dot] nl>
pkgname=aliza
-pkgver=1.42.1.6
+pkgver=1.44.2.6
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')
@@ -9,23 +9,9 @@ url="http://www.aliza-dicom-viewer.com"
license=('custom')
depends=('qt4')
# depends=('dropbox' 'libx11' 'libxt' 'qt4' 'zlib')
-options=('!strip' '!emptydirs')
-source=("aliza_$pkgver.deb::https://drive.google.com/uc?authuser=0&id=1paJiLBPAPC-suy4GrtmOPYYA46Rj8kUm&export=download")
-sha512sums=('da3b7055c1f1c01ed72d5bb92dbb8df5d01eb5835e726a3ed2c8817a0e0cb2449f0d998bab22c4b792624b746c32e802a59227e7a57ea1d3bbcbf4046bd40841')
-
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
+options=('!emptydirs')
+source=("aliza_$pkgver.deb::https://drive.google.com/uc?authuser=0&id=1ova2C4NDMWYmrdCY9YUjmfPU0pmnXwBp&export=download")
+sha512sums=('eb39cbd6933adeb9d6443288df94188216350d7e334e6f38ef2f4e533889318e16c3b1f47c8f53224f17e5e2b8f5567cc0f0f6aa9f084421d88ada713eb1a1a3')
package(){