summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgewoodall822023-10-14 12:45:46 +0100
committergeorgewoodall822023-10-14 12:45:46 +0100
commitf8db3b303f4cae05bce11846553c218d5faa9ad0 (patch)
treeb5e87823eda2656c9621b6e3c3dde400dbde45d0
parent1fb4b86fb2c9c5506c8e00072a619ec58d2f4c1a (diff)
downloadaur-f8db3b303f4cae05bce11846553c218d5faa9ad0.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 64f7ab627be3..abb8e8c8dc8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bambustudio-bin
pkgdesc = PC Software for BambuLab's 3D printers
- pkgver = 01.07.07.88
+ pkgver = 01.07.07.89
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.07.07.88.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.07.07.88/Bambu_Studio_Linux_Fedora-v01.07.07.88-20231010083344.AppImage
+ source = bambustudio-01.07.07.89.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v01.07.07.89/Bambu_Studio_Linux_Fedora_v01.07.07.89-20231013104019.AppImage
source = BambuStudio.desktop
source = bambu-studio
- md5sums = 47fdd5cfb3ec376b713c73ad886e861a
+ md5sums = 03b69c8b2da899571b18de177cfc62ac
md5sums = c2729c29cbd01844507e1f0562762191
md5sums = dfc63a9eabda3cc7172695bb1ba09c51
diff --git a/PKGBUILD b/PKGBUILD
index 8ccbf24a700f..f75c182e8f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: George Woodall <georgewoodall82@gmail.com>
pkgname=bambustudio-bin
-pkgver=01.07.07.88
+pkgver=01.07.07.89
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_Fedora-v${pkgver}-20231010083344.AppImage"
+ "bambustudio-${pkgver}.AppImage::https://github.com/bambulab/BambuStudio/releases/download/v${pkgver}/Bambu_Studio_Linux_Fedora_v${pkgver}-20231013104019.AppImage"
"BambuStudio.desktop"
"bambu-studio")
-md5sums=('47fdd5cfb3ec376b713c73ad886e861a'
+md5sums=('03b69c8b2da899571b18de177cfc62ac'
'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')