summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael.gruz2024-04-05 21:57:54 +0200
committermichael.gruz2024-04-05 21:57:54 +0200
commit695cd744add41d54ad023366e78a3f4ddbfdf2e7 (patch)
tree5836b3c18b9f81036acd236d793db7dc4db993e3
parent14e10cb71295b831a9d6a469388b9fad1d2f6c96 (diff)
downloadaur-cura-5-beta-bin.tar.gz
Up to Cura 5.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46f358cd3894..716fe03d47e2 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.7.0
- pkgrel = 1
+ pkgrel = 2
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.7.0-beta.1/Ultimaker-Cura-5.7.0-beta.1-linux-X64.AppImage
- source = https://raw.githubusercontent.com/Ultimaker/Cura/5.7.0-beta.1/LICENSE
+ source = https://github.com/Ultimaker/Cura/releases/download/5.7.0/Ultimaker-Cura-5.7.0-linux-X64.AppImage
+ source = https://raw.githubusercontent.com/Ultimaker/Cura/5.7.0/LICENSE
source = cura5.sh
source = cura.desktop.patch
- sha256sums = 8576c76fa2720a7ec6515a7496eecc9a237dd116c693e33661c7d30b6418e771
+ sha256sums = e4f68184f24aa9af0bc441d344d4cbaa47087c2d8f92a9935b1f5cd7e75cee4d
sha256sums = f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d
sha256sums = 4b3de38326084d3ae1689596a6bd8673f2e2580d0be5d0710a0a31b4d8dde1f9
sha256sums = ee7ace053a8d8b6ae0fa1be2cc7c9dca9a352d8b190a5e27098acbdc65f0eb8e
diff --git a/PKGBUILD b/PKGBUILD
index 363f9b630bd3..2d66cd9f739d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgname=cura-5-beta-bin
_pkgname=cura-5-beta-bin
_shortname=cura5
pkgver=5.7.0
-beta=-beta.1
+#beta=-beta.1
subbeta=
-pkgrel=1
+pkgrel=2
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 +25,7 @@ source=(
"cura.desktop.patch"
)
-sha256sums=('8576c76fa2720a7ec6515a7496eecc9a237dd116c693e33661c7d30b6418e771'
+sha256sums=('e4f68184f24aa9af0bc441d344d4cbaa47087c2d8f92a9935b1f5cd7e75cee4d'
'f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d'
'4b3de38326084d3ae1689596a6bd8673f2e2580d0be5d0710a0a31b4d8dde1f9'
'ee7ace053a8d8b6ae0fa1be2cc7c9dca9a352d8b190a5e27098acbdc65f0eb8e')