summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael.gruz2023-07-07 06:51:50 +0200
committermichael.gruz2023-07-07 06:51:50 +0200
commit32461175024d4124fe8acfd987595e4464580ab4 (patch)
tree0a8a03620558a0fe3abc11129fae3bc26f5ac680
parentd5c03a50c8edc53a0c5499db69c97f74224fdbff (diff)
downloadaur-cura-5-modern-bin.tar.gz
Up to 5.4.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7638b178892a..938a19a693c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cura-5-modern-bin
pkgdesc = Cura is an open source slicing application for 3D printers (Modern AppImage)
- pkgver = 5.3.1
- pkgrel = 2
+ pkgver = 5.4.0
+ pkgrel = 0
url = https://ultimaker.com/software/ultimaker-cura
arch = x86_64
license = LGPL3
@@ -14,11 +14,11 @@ pkgbase = cura-5-modern-bin
conflicts = cura-5-beta-bin
conflicts = cura-5-modern-beta-bin
options = !strip
- source = https://github.com/Ultimaker/Cura/releases/download/5.3.1/Ultimaker-Cura-5.3.1-linux-modern.AppImage
- source = https://raw.githubusercontent.com/Ultimaker/Cura/5.3.1/LICENSE
+ source = https://github.com/Ultimaker/Cura/releases/download/5.4.0/Ultimaker-Cura-5.4.0-linux-modern.AppImage
+ source = https://raw.githubusercontent.com/Ultimaker/Cura/5.4.0/LICENSE
source = cura5.sh
source = cura.desktop.patch
- sha256sums = 7cfa276536d79307a20387231a31dcd3f95d98c9ab46fa0e34c96856b3553c0b
+ sha256sums = 415bfb5a47e8d3cd8f1fa9faae9b01efdb2ddb12b6f8da7d8af060fcf61977be
sha256sums = f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d
sha256sums = abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12
sha256sums = 82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9
diff --git a/PKGBUILD b/PKGBUILD
index 4902aa76421b..faf5884ae72a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=cura-5-modern-bin
_pkgname=cura-5-modern-bin
_shortname=cura5
-pkgver=5.3.1
-pkgrel=2
+pkgver=5.4.0
+pkgrel=0
pkgdesc='Cura is an open source slicing application for 3D printers (Modern AppImage)'
arch=('x86_64')
url="https://ultimaker.com/software/ultimaker-cura"
@@ -23,7 +23,7 @@ source=(
"cura.desktop.patch"
)
-sha256sums=('7cfa276536d79307a20387231a31dcd3f95d98c9ab46fa0e34c96856b3553c0b'
+sha256sums=('415bfb5a47e8d3cd8f1fa9faae9b01efdb2ddb12b6f8da7d8af060fcf61977be'
'f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d'
'abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12'
'82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9')