summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuele 'Lele' Calo2022-01-05 15:12:32 +0100
committerEmanuele 'Lele' Calo2022-01-05 15:12:32 +0100
commitcf5b4ad1e2216e3c7fdb1326a7955123aec61b8a (patch)
treedb9fc028708415a59fe7dc8c8cf9149421001a57
parent592af00d6a94bd981a36fc2e1c311c31a2128512 (diff)
downloadaur-cf5b4ad1e2216e3c7fdb1326a7955123aec61b8a.tar.gz
Updated to 4.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a087e22dd6ea..eec3e116a579 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ideamaker
pkgdesc = Fast and user friendly 3D slicer for FDM printers
- pkgver = 4.2.1
+ pkgver = 4.2.2
pkgrel = 1
url = https://www.raise3d.com/pages/ideamaker
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = ideamaker
makedepends = binutils
depends = mesa-libgl
depends = desktop-file-utils
- source = https://download.raise3d.com/ideamaker/release/4.2.1/ideaMaker_4.2.1.5320-ubuntu_amd64.deb
- sha256sums = 46b83c75e116ad62ad1b9056fa33905c58c7d1758af3ec3d13c38eaf3ea491cd
+ source = https://download.raise3d.com/ideamaker/release/4.2.2/ideaMaker_4.2.2.5450-ubuntu_amd64.deb
+ sha256sums = 72c4f5b60db21f63de7a7647dc17757a5c06cf642cd8e588c22756be8aa5d849
pkgname = ideamaker
diff --git a/PKGBUILD b/PKGBUILD
index d12d1e663fb8..64423fa9b20a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=ideamaker
-pkgver=4.2.1
-pkgverminor=5320
+pkgver=4.2.2
+pkgverminor=5450
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=('46b83c75e116ad62ad1b9056fa33905c58c7d1758af3ec3d13c38eaf3ea491cd')
+sha256sums=('72c4f5b60db21f63de7a7647dc17757a5c06cf642cd8e588c22756be8aa5d849')
validpgpkeys=()
package() {