summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03d343fe6f53..bfdb488fa8ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.09.01.66
+ pkgver = 01.09.02.57
pkgrel = 1
url = https://github.com/bambulab/BambuStudio
arch = x86_64
@@ -21,10 +21,10 @@ pkgbase = bambustudio-bin
depends = gst-libav
conflicts = bambustudio
conflicts = bambustudio-git
- source = bambustudio-01.09.01.66.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.09.01.66/Bambu_Studio_linux_ubuntu-v01.09.01.66.AppImage
+ source = bambustudio-01.09.02.57.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.09.02.57/Bambu_Studio_linux_ubuntu-v01.09.02.57.AppImage
source = BambuStudio.desktop
source = bambu-studio
- md5sums = 612e779d860c396eaa4ab203a8a896a5
+ md5sums = 9b596af77611a4027d7dc4df4c462d6d
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index d85fdf633813..8de15c9a6a37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
# Maintainer: goll <adrian.goll+aur[at]gmail>
pkgname=bambustudio-bin
-pkgver=01.09.01.66
+pkgver=01.09.02.57
pkgrel=1
pkgdesc="PC Software for BambuLab's 3D printers"
arch=("x86_64")
@@ -10,11 +10,10 @@ license=('AGPL3')
conflicts=('bambustudio' 'bambustudio-git')
depends=('mesa' 'glu' 'cairo' 'gtk3' 'libsoup' 'webkit2gtk' 'gstreamer' 'openvdb' 'wayland' 'wayland-protocols' 'libxkbcommon' 'ttf-harmonyos-sans' 'gst-libav')
makedepends=('fuse2')
-source=(
- "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/Bambu_Studio_linux_ubuntu-v${pkgver}.AppImage"
+source=("bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/Bambu_Studio_linux_ubuntu-v${pkgver}.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('612e779d860c396eaa4ab203a8a896a5'
+md5sums=('9b596af77611a4027d7dc4df4c462d6d'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')