Date: Friday, February 16, 2018 @ 20:06:37 Author: jelle Revision: 295168
upgpkg: cura-binary-data 3.2.1-1 Modified: cura-binary-data/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-16 20:05:38 UTC (rev 295167) +++ PKGBUILD 2018-02-16 20:06:37 UTC (rev 295168) @@ -2,7 +2,7 @@ # Contributor: Grey Christoforo <my first name [at] my last name [dot] net> pkgname=cura-binary-data -pkgver=3.1.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Binary data (firmwares and such) for cura" url="https://github.com/Ultimaker/${pkgname}" @@ -9,7 +9,7 @@ license=('AGPL') arch=('any') source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz) -sha1sums=('b1aedfa644002e43a3dd8131e0eebe0bfdf18037') +sha1sums=('3db9472d1430f97f85c9bf7dbe1046a0e39fac83') package(){ install -d "${pkgdir}/usr/share/"
