summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfecfa76a3d8..cf225ab810ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cura-5-modern-beta-bin
pkgdesc = Cura is an open source slicing application for 3D printers (Modern AppImage, include betaversion)
pkgver = 5.4.0
- pkgrel = 3
+ pkgrel = 0
url = https://ultimaker.com/software/ultimaker-cura
arch = x86_64
license = LGPL3
@@ -14,11 +14,11 @@ pkgbase = cura-5-modern-beta-bin
conflicts = cura-5-modern-bin
conflicts = cura-5-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-modern.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-modern.AppImage
+ source = https://raw.githubusercontent.com/Ultimaker/Cura/5.4.0/LICENSE
source = cura5.sh
source = cura.desktop.patch
- sha256sums = 53bbfc5e08e748feaf2fc6973243e7a974ba8835ceff081be37e53a7e9b546c9
+ sha256sums = 415bfb5a47e8d3cd8f1fa9faae9b01efdb2ddb12b6f8da7d8af060fcf61977be
sha256sums = f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d
sha256sums = abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12
sha256sums = 82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9
diff --git a/PKGBUILD b/PKGBUILD
index 3139db78753f..d3e51a4d0835 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,10 @@ pkgname=cura-5-modern-beta-bin
_pkgname=cura-5-modern-beta-bin
_shortname=cura5
pkgver=5.4.0
-beta=-beta.1
+beta=
+#-beta.1
subbeta=
-pkgrel=3
+pkgrel=0
pkgdesc='Cura is an open source slicing application for 3D printers (Modern AppImage, include betaversion)'
arch=('x86_64')
url="https://ultimaker.com/software/ultimaker-cura"
@@ -25,7 +26,7 @@ source=(
"cura.desktop.patch"
)
-sha256sums=('53bbfc5e08e748feaf2fc6973243e7a974ba8835ceff081be37e53a7e9b546c9'
+sha256sums=('415bfb5a47e8d3cd8f1fa9faae9b01efdb2ddb12b6f8da7d8af060fcf61977be'
'f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d'
'abd972fa450409625bd54122de8a3cbb5848054afe4fc2e70e99444233037e12'
'82a420ff977222150fb25e6b3dafe6ab5694a958666330297e10a1b02a2a69b9')