summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2023-06-28 18:26:19 +0200
committerNarrat2023-06-28 18:26:19 +0200
commit77291535429648d991a58b50ccceeda2eb1a157a (patch)
tree93b5c938ce0ba6ba31840000773b730ee7b6a30d
parentfb765b8e830de81bd8ec2ba15ee40e2f37bd1e72 (diff)
downloadaur-ideamaker.tar.gz
ideamaker: update to 4.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD23
2 files changed, 9 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef93b3546fa9..a147235b0c48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ideamaker
pkgdesc = Fast and user friendly 3D slicer for FDM printers
- pkgver = 4.2.3
+ pkgver = 4.3.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.3/ideaMaker_4.2.3.5600-ubuntu_amd64.deb
- sha256sums = 16f15dcba8576de00cb2ced2b6cf94b6c76db3a2b9b0dc1f4c14c9d05e2ba9d0
+ source_x86_64 = https://download.raise3d.com/ideamaker/release/4.3.2/ideaMaker_4.3.2.6470-ubuntu_amd64.deb
+ sha256sums_x86_64 = c7a131e8fa866d793393304e7e676274c57eaa6029751542740bce8abe76126f
pkgname = ideamaker
diff --git a/PKGBUILD b/PKGBUILD
index 253aa1a8da6b..3a11a754907c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,30 +1,19 @@
-# Maintainer: Emanuele 'Lele aka eldios' Calo' <xeldiosx@gmail.com>
+# Contributor: Emanuele 'Lele aka eldios' Calo' <xeldiosx@gmail.com>
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=ideamaker
-pkgver=4.2.3
-pkgverminor=5600
+pkgver=4.3.2
+pkgverminor=6470
pkgrel=1
pkgdesc="Fast and user friendly 3D slicer for FDM printers"
arch=('x86_64')
url="https://www.raise3d.com/pages/ideamaker"
license=('other')
-groups=()
depends=('mesa-libgl' 'desktop-file-utils')
makedepends=('binutils')
-checkdepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
-source=("https://download.raise3d.com/ideamaker/release/${pkgver}/ideaMaker_${pkgver}.${pkgverminor}-ubuntu_amd64.deb")
-noextract=()
-sha256sums=('16f15dcba8576de00cb2ced2b6cf94b6c76db3a2b9b0dc1f4c14c9d05e2ba9d0')
-validpgpkeys=()
+source_x86_64=("https://download.raise3d.com/ideamaker/release/${pkgver}/ideaMaker_${pkgver}.${pkgverminor}-ubuntu_amd64.deb")
+sha256sums_x86_64=('c7a131e8fa866d793393304e7e676274c57eaa6029751542740bce8abe76126f')
+
package() {
tar xf "$srcdir/data.tar.xz" -C "${pkgdir}"