summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoll2024-05-13 14:19:48 +0200
committergoll2024-05-13 14:19:48 +0200
commite30d6b111444a1a44b07477bc694ffe06669631e (patch)
tree69e2dfd2800537e91f1452f4fb0da7259d6654aa
parent921c6aa8001de9db1229740cdc62e1b3dea5f624 (diff)
downloadaur-e30d6b111444a1a44b07477bc694ffe06669631e.tar.gz
Update to v01.09.01.66 stable
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0f69515b1ef..03d343fe6f53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.08.04.51
+ pkgver = 01.09.01.66
pkgrel = 1
url = https://github.com/bambulab/BambuStudio
arch = x86_64
@@ -18,14 +18,13 @@ pkgbase = bambustudio-bin
depends = wayland-protocols
depends = libxkbcommon
depends = ttf-harmonyos-sans
- depends = gst-plugins-good
- depends = gst-plugins-bad
+ depends = gst-libav
conflicts = bambustudio
conflicts = bambustudio-git
- 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-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.desktop
source = bambu-studio
- md5sums = 6c848332763a27193eea135327d8b5db
+ md5sums = 612e779d860c396eaa4ab203a8a896a5
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index 3fb81c2c9b31..d85fdf633813 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,20 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
+# Maintainer: goll <adrian.goll+aur[at]gmail>
pkgname=bambustudio-bin
-pkgver=01.08.04.51
+pkgver=01.09.01.66
pkgrel=1
pkgdesc="PC Software for BambuLab's 3D printers"
arch=("x86_64")
url="https://github.com/bambulab/BambuStudio"
license=('AGPL3')
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')
+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}/BambuStudio_linux_ubuntu_v${pkgver}_20240117.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/Bambu_Studio_linux_ubuntu-v${pkgver}.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('6c848332763a27193eea135327d8b5db'
+md5sums=('612e779d860c396eaa4ab203a8a896a5'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')