summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56a89007db7a..b0f69515b1ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.08.03.89
+ pkgver = 01.08.04.51
pkgrel = 1
url = https://github.com/bambulab/BambuStudio
arch = x86_64
@@ -22,10 +22,10 @@ pkgbase = bambustudio-bin
depends = gst-plugins-bad
conflicts = bambustudio
conflicts = bambustudio-git
- source = bambustudio-01.08.03.89.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.08.03.89/BambuStudio_linux_ubuntu_v01.08.03.89-20240109.AppImage
+ source = bambustudio-01.08.04.51.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.08.04.51/BambuStudio_linux_ubuntu_v01.08.04.51_20240117.AppImage
source = BambuStudio.desktop
source = bambu-studio
- md5sums = a1e0824ec1f8d291415408699cc3d5cd
+ md5sums = 6c848332763a27193eea135327d8b5db
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index 73a7ca651d79..3fb81c2c9b31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
pkgname=bambustudio-bin
-pkgver=01.08.03.89
+pkgver=01.08.04.51
pkgrel=1
pkgdesc="PC Software for BambuLab's 3D printers"
arch=("x86_64")
@@ -10,10 +10,10 @@ conflicts=('bambustudio' 'bambustudio-git')
depends=('mesa' 'glu' 'cairo' 'gtk3' 'libsoup' 'webkit2gtk' 'gstreamer' 'openvdb' 'wayland' 'wayland-protocols' 'libxkbcommon' 'ttf-harmonyos-sans' 'gst-plugins-good' 'gst-plugins-bad')
makedepends=('fuse2')
source=(
- "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}-20240109.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}_20240117.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('a1e0824ec1f8d291415408699cc3d5cd'
+md5sums=('6c848332763a27193eea135327d8b5db'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')