summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimTechDev2022-11-06 13:53:02 +0100
committerTimTechDev2022-11-06 13:53:02 +0100
commit657b66569c5cd4be03b9499a5433f43fc99b6b5e (patch)
tree024e1a9e4670071e42da33e317edab5aff4526b1
parent15c9edb43dc2678eae1a66ef36a873bbfeff8432 (diff)
downloadaur-657b66569c5cd4be03b9499a5433f43fc99b6b5e.tar.gz
Version bump to 5.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8838f84f0705..a81c822d89d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = cura-binary-data
pkgdesc = Binary data (firmwares and such) for cura
- pkgver = 4.13.1
+ pkgver = 5.0.0
pkgrel = 1
url = https://github.com/Ultimaker/cura-binary-data
arch = any
license = AGPL
- source = cura-binary-data-4.13.1.tar.gz::https://github.com/Ultimaker/cura-binary-data/archive/4.13.1.tar.gz
- sha1sums = c15da3704d8e732c723e20462cf46a00785de9fa
+ source = cura-binary-data-5.0.0.tar.gz::https://github.com/Ultimaker/cura-binary-data/archive/5.0.0.tar.gz
+ sha512sums = e61cda361d47e0f213d5c94db1dd918739e128c546695ac48c60ebb0085fdf9659c0598686918c9bdba74241354b16d31d8b658e2bc8e64d92a7559771eecf0d
pkgname = cura-binary-data
diff --git a/PKGBUILD b/PKGBUILD
index 53ad293ea625..7ae160df3d29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Jelle van der Waa <jelle@archlinux.org>
+# Maintainer: TimTechDev <archlinux [at] timtechdev [dot] de>
+# Contributor: Jelle van der Waa <jelle@archlinux.org>
# Contributor: Grey Christoforo <my first name [at] my last name [dot] net>
pkgname=cura-binary-data
-pkgver=4.13.1
+pkgver=5.0.0
pkgrel=1
pkgdesc="Binary data (firmwares and such) for cura"
url="https://github.com/Ultimaker/${pkgname}"
license=('AGPL')
arch=('any')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('c15da3704d8e732c723e20462cf46a00785de9fa')
+sha512sums=('e61cda361d47e0f213d5c94db1dd918739e128c546695ac48c60ebb0085fdf9659c0598686918c9bdba74241354b16d31d8b658e2bc8e64d92a7559771eecf0d')
package(){
install -d "${pkgdir}/usr/share/"