summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Coenen2020-01-03 20:04:40 +0100
committerManuel Coenen2020-01-03 20:04:40 +0100
commit11cbf5213bc5e1d1518330c2c9a050f8d95856a9 (patch)
treef4aab4ea2d58fe71baa76ce86707b6d2305f83c9
parent30af5f3ec1d7c67db5f1000890f3ca57ace70ebe (diff)
downloadaur-11cbf5213bc5e1d1518330c2c9a050f8d95856a9.tar.gz
Update to 1.2.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4faad07431c..0509555b07f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = duetcontrolserver-bin
pkgdesc = Control server application for Duet 3 series
- pkgver = 1.1.0.5
+ pkgver = 1.2.2.1
pkgrel = 1
url = https://github.com/chrishamm/DuetSoftwareFramework.git
arch = armv7h
license = GPL3
- depends = duetruntime>=1.1.0.5
+ depends = duetruntime>=1.2.2.1
depends = linux>=4.8
- provides = duetcontrolserver=1.1.0.5
+ provides = duetcontrolserver=1.2.2.1
conflicts = duetcontrolserver
options = !strip
options = staticlibs
backup = opt/dsf/conf/config.json
- source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetcontrolserver_1.1.0.5_armhf.deb
- sha256sums = 4022b0516adbd435f430bbef349dd475247884d06e5cbe3dac98ef35078b7599
+ source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetcontrolserver_1.2.2.1_armhf.deb
+ sha512sums = 3865ed5430f777cb9e483879dbef2e8efcaa4ddce3e3f996dd956132dd1846dfc6f261e0014ec2eca10d657313c469492a23b741b2820dbdbaef648ad952ccfc
pkgname = duetcontrolserver-bin
diff --git a/PKGBUILD b/PKGBUILD
index 55148304404a..2b32ec77636c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetcontrolserver-bin
-pkgver=1.1.0.5
+pkgver=1.2.2.1
pkgrel=1
pkgdesc="Control server application for Duet 3 series"
arch=('armv7h')
@@ -12,7 +12,7 @@ depends=("duetruntime>=${pkgver}" 'linux>=4.8')
options=(!strip staticlibs)
backup=('opt/dsf/conf/config.json')
source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetcontrolserver_${pkgver}_armhf.deb")
-sha256sums=('4022b0516adbd435f430bbef349dd475247884d06e5cbe3dac98ef35078b7599')
+sha512sums=('3865ed5430f777cb9e483879dbef2e8efcaa4ddce3e3f996dd956132dd1846dfc6f261e0014ec2eca10d657313c469492a23b741b2820dbdbaef648ad952ccfc')
prepare() {
tar -xf data.tar.xz