summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael.gruz2023-07-07 06:49:04 +0200
committermichael.gruz2023-07-07 06:49:04 +0200
commit32403d75e2b52db6a05892a416532c3e3b7859a9 (patch)
tree1ded21f1861d859413acb5b1931579cdbeabceb3
parent2dcca6460e81403743134d3dad06992c22fde7c7 (diff)
downloadaur-32403d75e2b52db6a05892a416532c3e3b7859a9.tar.gz
Up to 5.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73c2e7baa514..54acf23fea95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cura-5-beta-bin
pkgdesc = Cura is an open source slicing application for 3D printers (include betaversion)
pkgver = 5.4.0
- pkgrel = 1
+ pkgrel = 0
url = https://ultimaker.com/software/ultimaker-cura
arch = x86_64
license = LGPL3
@@ -14,11 +14,11 @@ pkgbase = cura-5-beta-bin
conflicts = cura-5-modern-bin
conflicts = cura-5-modern-beta-bin
options = !strip
- source = https://github.com/Ultimaker/Cura/releases/download/5.4.0-beta.1/Ultimaker-Cura-5.4.0-beta.1-linux.AppImage
- source = https://raw.githubusercontent.com/Ultimaker/Cura/5.4.0-beta.1/LICENSE
+ source = https://github.com/Ultimaker/Cura/releases/download/5.4.0/Ultimaker-Cura-5.4.0-linux.AppImage
+ source = https://raw.githubusercontent.com/Ultimaker/Cura/5.4.0/LICENSE
source = cura5.sh
source = cura.desktop.patch
- sha256sums = fe02756c5c79fa58e63f7a50aab0074534ca9f87ea79f897c2381198bb69315c
+ sha256sums = 40fd262da99eab779d43d01034eac798c25f349cbbb82bfd21891479e5c1796e
sha256sums = f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d
sha256sums = abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12
sha256sums = 82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9
diff --git a/PKGBUILD b/PKGBUILD
index 9c4e91e05b7d..c19d53d6d4a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,10 @@ pkgname=cura-5-beta-bin
_pkgname=cura-5-beta-bin
_shortname=cura5
pkgver=5.4.0
-beta=-beta.1
+beta=
+#-beta.1
subbeta=
-pkgrel=1
+pkgrel=0
pkgdesc='Cura is an open source slicing application for 3D printers (include betaversion)'
arch=('x86_64')
url="https://ultimaker.com/software/ultimaker-cura"
@@ -25,7 +26,7 @@ source=(
"cura.desktop.patch"
)
-sha256sums=('fe02756c5c79fa58e63f7a50aab0074534ca9f87ea79f897c2381198bb69315c'
+sha256sums=('40fd262da99eab779d43d01034eac798c25f349cbbb82bfd21891479e5c1796e'
'f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d'
'abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12'
'82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9')