Package Details: anycubic-slicer 1.3.2-1

Git Clone URL: https://aur.archlinux.org/anycubic-slicer.git (read-only, click to copy)
Package Base: anycubic-slicer
Description: G-code generator for 3D printers (Anycubic fork of Prusa Slicer)
Upstream URL: https://github.com/ANYCUBIC-3D/AnycubicSlicer
Keywords: 3d-printing slicer
Licenses: AGPL-3.0-only
Provides: anycubic-slicer
Submitter: aakashhemadri
Maintainer: aakashhemadri
Last Packager: aakashhemadri
Votes: 1
Popularity: 0.58
First Submitted: 2024-05-07 16:59 (UTC)
Last Updated: 2024-05-07 16:59 (UTC)

Latest Comments

Felixoid commented on 2024-06-29 19:28 (UTC)

here's the diff for a new version

diff --git a/.SRCINFO b/.SRCINFO
index 4ea0a97..f375298 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = anycubic-slicer
    pkgdesc = G-code generator for 3D printers (Anycubic fork of Prusa Slicer)
-   pkgver = 1.3.2
+   pkgver = 1.4.3
    pkgrel = 1
    url = https://github.com/ANYCUBIC-3D/AnycubicSlicer
    arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = anycubic-slicer
    optdepends = slicer-udev: 3D printer connection rules
    provides = anycubic-slicer
    options = strip
-   source = https://workbentch.s3.us-east-2.amazonaws.com/acslicer/prod/AnycubicSlicerInstaller_v1.3.2_release_20240410.exe
+   source = https://workbentch.s3.us-east-2.amazonaws.com/acslicer/prod/AnycubicSlicerInstaller_win64_release_v1.4.3_20240615_114339.exe
    source = anycubic-slicer
    source = anycubic-slicer.desktop
-   sha256sums = a3ce485fff0e5949cbeda49fea127b848cbf5544e3d271599ba5d288222c1bf0
+   sha256sums = 60d76ccfb133cde3a1b782a21c14d6f3d24d52f91bf9ded7307b2e62c7f9cc03
    sha256sums = 81e84e163b77bf0dd4a0db8fb51d2ded38c6e41160353f22ce1da960f74d0f6d
    sha256sums = fa16cc1657321a00681fd6caf3fdb7233b999114b8140f283546094075e3b6dc

diff --git a/PKGBUILD b/PKGBUILD
index 46f0bca..a05f0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@

 pkgname=anycubic-slicer
 provides=("$pkgname")
-pkgver=1.3.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="G-code generator for 3D printers (Anycubic fork of Prusa Slicer)"
 arch=('x86_64')
@@ -14,17 +14,17 @@ optdepends=('slicer-udev: 3D printer connection rules')
 options=('strip')
 # https://store.anycubic.com/pages/firmware-software
 source=(
-  "https://workbentch.s3.us-east-2.amazonaws.com/acslicer/prod/AnycubicSlicerInstaller_v1.3.2_release_20240410.exe"
+  "https://workbentch.s3.us-east-2.amazonaws.com/acslicer/prod/AnycubicSlicerInstaller_win64_release_v1.4.3_20240615_114339.exe"
   "anycubic-slicer"
   "anycubic-slicer.desktop"
 )
-sha256sums=('a3ce485fff0e5949cbeda49fea127b848cbf5544e3d271599ba5d288222c1bf0'
+sha256sums=('60d76ccfb133cde3a1b782a21c14d6f3d24d52f91bf9ded7307b2e62c7f9cc03'
             '81e84e163b77bf0dd4a0db8fb51d2ded38c6e41160353f22ce1da960f74d0f6d'
             'fa16cc1657321a00681fd6caf3fdb7233b999114b8140f283546094075e3b6dc')

 package() {
   mkdir -p "$pkgdir"/usr/{share/applications,bin}
-  innoextract -d "$pkgdir"/usr/share/$pkgname -e AnycubicSlicerInstaller_v1.3.2_release_20240410.exe
+  innoextract -d "$pkgdir"/usr/share/$pkgname -e AnycubicSlicerInstaller_win64_release_v1.4.3_20240615_114339.exe
   # strip app component from extraction
   mv "$pkgdir"/usr/share/$pkgname/app/* "$pkgdir"/usr/share/$pkgname
   # rename non-utf8 file