summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuele 'Lele' Calo2021-10-06 18:53:21 +0200
committerEmanuele 'Lele' Calo2021-10-06 18:53:21 +0200
commit592af00d6a94bd981a36fc2e1c311c31a2128512 (patch)
treedb823f3cc1eb3b76f4d86a1d5b3972de2574a2b1
parent2298812379fe2f7f3b86690aad1e9c1c8a726028 (diff)
downloadaur-592af00d6a94bd981a36fc2e1c311c31a2128512.tar.gz
updated to version 4.2.1.5320
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1750125e78b0..a087e22dd6ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ideamaker
pkgdesc = Fast and user friendly 3D slicer for FDM printers
- pkgver = 4.1.1
+ pkgver = 4.2.1
pkgrel = 1
url = https://www.raise3d.com/pages/ideamaker
arch = x86_64
@@ -8,8 +8,7 @@ pkgbase = ideamaker
makedepends = binutils
depends = mesa-libgl
depends = desktop-file-utils
- source = https://download.raise3d.com/ideamaker/release/4.1.1/ideaMaker_4.1.1.5050-ubuntu_amd64.deb
- sha256sums = bdb618f279794ae193749765f31c78de2107f8b447dbd5f8414081904ab5b47e
+ source = https://download.raise3d.com/ideamaker/release/4.2.1/ideaMaker_4.2.1.5320-ubuntu_amd64.deb
+ sha256sums = 46b83c75e116ad62ad1b9056fa33905c58c7d1758af3ec3d13c38eaf3ea491cd
pkgname = ideamaker
-
diff --git a/PKGBUILD b/PKGBUILD
index d867351da754..d12d1e663fb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=ideamaker
-pkgver=4.1.1
-pkgverminor=5050
+pkgver=4.2.1
+pkgverminor=5320
pkgrel=1
pkgdesc="Fast and user friendly 3D slicer for FDM printers"
arch=('x86_64')
@@ -23,7 +23,7 @@ install=
changelog=
source=("https://download.raise3d.com/ideamaker/release/${pkgver}/ideaMaker_${pkgver}.${pkgverminor}-ubuntu_amd64.deb")
noextract=()
-sha256sums=('bdb618f279794ae193749765f31c78de2107f8b447dbd5f8414081904ab5b47e')
+sha256sums=('46b83c75e116ad62ad1b9056fa33905c58c7d1758af3ec3d13c38eaf3ea491cd')
validpgpkeys=()
package() {