summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-12-05 18:45:52 +0100
committerGonçalo Camelo Neves Pereira2018-12-05 18:45:52 +0100
commit3dc4175462c54cfe84b896f46de939686bd8e76d (patch)
treef76ab9410ff136e9ea19dd05fa0511bcfae68a72
parente668fcd67802acb1b57883d7a65d1f827fde365f (diff)
downloadaur-3dc4175462c54cfe84b896f46de939686bd8e76d.tar.gz
Updated to 3.3.0.2343
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 092d9dc999dd..0fd41e28453c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ideamaker
pkgdesc = Fast and user friendly 3D slicer for FDM printers
- pkgver = 2.6.0
+ pkgver = 3.3.0.2343
pkgrel = 1
url = https://www.raise3d.com/pages/ideamaker
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = ideamaker
makedepends = binutils
depends = mesa-libgl
depends = desktop-file-utils
- source = https://s3.amazonaws.com/ideamaker/linux/ideaMaker_2.6.0-ubuntu_amd64.deb
- md5sums = fdd940067eca434cf43e608368789452
+ source = https://s3.amazonaws.com/ideamaker/linux/ideaMaker_3.3.0.2343-ubuntu_amd64.deb
+ sha256sums = 2a6cc2856b7ee8aa00f7f2aa57de3d2fc35a5c69e6a3b6c9ffd4572d2ff0c37d
pkgname = ideamaker
diff --git a/PKGBUILD b/PKGBUILD
index 639c7339da92..b3014308c570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Fabien Devaux <fdev31@gmail.com>
pkgname=ideamaker
-pkgver=2.6.0
+pkgver=3.3.0.2343
pkgrel=1
epoch=
pkgdesc="Fast and user friendly 3D slicer for FDM printers"
@@ -26,7 +26,7 @@ install=
changelog=
source=("https://s3.amazonaws.com/ideamaker/linux/ideaMaker_${pkgver}-ubuntu_amd64.deb")
noextract=()
-md5sums=('fdd940067eca434cf43e608368789452')
+sha256sums=('2a6cc2856b7ee8aa00f7f2aa57de3d2fc35a5c69e6a3b6c9ffd4572d2ff0c37d')
validpgpkeys=()
package() {