summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgewoodall822023-12-05 17:32:00 +0000
committergeorgewoodall822023-12-05 17:32:00 +0000
commita01974e773e7508406ec868c44efcb000301a337 (patch)
tree4119b805f639aca4568ce2ca3a21e9d690187051
parent91966d7eb6851636bbec668a357577286308e638 (diff)
downloadaur-a01974e773e7508406ec868c44efcb000301a337.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 4a91a13480cf..11d34938d539 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.08.00.57
+ pkgver = 01.08.01.57
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.00.57.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.08.00.57/Bambu_Studio_linux_ubuntu_v01.08.00.57-20231109141031.AppImage
+ 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.desktop
source = bambu-studio
- md5sums = 0d2f75d5c49b41d551949156ba0cc994
+ md5sums = d21e0c758d0d53e869de133a9f327f9e
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index 969c46968de3..e2f171aabbf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
pkgname=bambustudio-bin
-pkgver=01.08.00.57
+pkgver=01.08.01.57
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}/Bambu_Studio_linux_ubuntu_v${pkgver}-20231109141031.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/BambuStudio_linux_ubuntu_v${pkgver}.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('0d2f75d5c49b41d551949156ba0cc994'
+md5sums=('d21e0c758d0d53e869de133a9f327f9e'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')