summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgewoodall822024-01-13 14:06:46 +0000
committergeorgewoodall822024-01-13 14:06:46 +0000
commit662b83520783a00cec3a2ca49b344b7bfd1a9841 (patch)
treecc120eefae8ba9f2965203dea267850704f8eeb5
parente5965f31100e96a318754e3c44de0fef94cc4867 (diff)
downloadaur-662b83520783a00cec3a2ca49b344b7bfd1a9841.tar.gz
useful commit message
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 558ccb0e9800..56a89007db7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.08.02.56
- pkgrel = 4
+ pkgver = 01.08.03.89
+ pkgrel = 1
url = https://github.com/bambulab/BambuStudio
arch = x86_64
license = AGPL3
@@ -22,10 +22,10 @@ pkgbase = bambustudio-bin
depends = gst-plugins-bad
conflicts = bambustudio
conflicts = bambustudio-git
- 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-20231228.AppImage
+ 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.desktop
source = bambu-studio
- md5sums = eab27f10a87d2f68495a4770cde6daa1
+ md5sums = a1e0824ec1f8d291415408699cc3d5cd
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index 2730e6b040f1..73a7ca651d79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
pkgname=bambustudio-bin
-pkgver=01.08.02.56
-pkgrel=4
+pkgver=01.08.03.89
+pkgrel=1
pkgdesc="PC Software for BambuLab's 3D printers"
arch=("x86_64")
url="https://github.com/bambulab/BambuStudio"
@@ -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}-20231228.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}-20240109.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('eab27f10a87d2f68495a4770cde6daa1'
+md5sums=('a1e0824ec1f8d291415408699cc3d5cd'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')