summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgewoodall822023-12-16 13:29:20 +0000
committergeorgewoodall822023-12-16 13:29:20 +0000
commit6d49c78ef15c5f0d85db6bbf5ae1a4364fe11d3a (patch)
tree2ead0d82b5a8733be99528287ff9820c90895378
parenta01974e773e7508406ec868c44efcb000301a337 (diff)
downloadaur-6d49c78ef15c5f0d85db6bbf5ae1a4364fe11d3a.tar.gz
useful commit message
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11d34938d539..8d275ae1ea3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.08.01.57
+ pkgver = 01.08.02.56
pkgrel = 1
url = https://github.com/bambulab/BambuStudio
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = bambustudio-bin
depends = ttf-harmonyos-sans
conflicts = bambustudio
conflicts = bambustudio-git
- source = bambustudio-01.08.01.57.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.08.01.57/BambuStudio_linux_ubuntu_v01.08.01.57.AppImage
+ source = bambustudio-01.08.02.56.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.08.02.56/BambuStudio_linux_ubuntu_v01.08.02.56-20231213.AppImage
source = BambuStudio.desktop
source = bambu-studio
- md5sums = d21e0c758d0d53e869de133a9f327f9e
+ md5sums = 19b084b3b38ec7f3482774bf2d26b875
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index e2f171aabbf6..14417cab6876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
pkgname=bambustudio-bin
-pkgver=01.08.01.57
+pkgver=01.08.02.56
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')
makedepends=('fuse2')
source=(
- "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}-20231213.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('d21e0c758d0d53e869de133a9f327f9e'
+md5sums=('19b084b3b38ec7f3482774bf2d26b875'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')