summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 716fe03d47e2..72908189afea 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 = 2
+ pkgver = 5.7.1
+ pkgrel = 0
url = https://ultimaker.com/software/ultimaker-cura
arch = x86_64
license = LGPL3
@@ -14,8 +14,8 @@ 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/Ultimaker-Cura-5.7.0-linux-X64.AppImage
- source = https://raw.githubusercontent.com/Ultimaker/Cura/5.7.0/LICENSE
+ source = https://github.com/Ultimaker/Cura/releases/download/5.7.1/Ultimaker-Cura-5.7.1-linux-X64.AppImage
+ source = https://raw.githubusercontent.com/Ultimaker/Cura/5.7.1/LICENSE
source = cura5.sh
source = cura.desktop.patch
sha256sums = e4f68184f24aa9af0bc441d344d4cbaa47087c2d8f92a9935b1f5cd7e75cee4d
diff --git a/PKGBUILD b/PKGBUILD
index 2d66cd9f739d..534cd32fae32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=cura-5-beta-bin
_pkgname=cura-5-beta-bin
_shortname=cura5
-pkgver=5.7.0
+pkgver=5.7.1
#beta=-beta.1
subbeta=
-pkgrel=2
+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 +25,7 @@ source=(
"cura.desktop.patch"
)
-sha256sums=('e4f68184f24aa9af0bc441d344d4cbaa47087c2d8f92a9935b1f5cd7e75cee4d'
+sha256sums=('2d9303d1fa3c4d2943109b29bd391aef6e2562ae4482b3a50e4c0c92d5ea013c'
'f361bfaa2b63576ba829b3fb608f3f8baf5c25df51ebaba8c3554a7f3108e87d'
'4b3de38326084d3ae1689596a6bd8673f2e2580d0be5d0710a0a31b4d8dde1f9'
'ee7ace053a8d8b6ae0fa1be2cc7c9dca9a352d8b190a5e27098acbdc65f0eb8e')