summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Coenen2020-01-03 20:05:00 +0100
committerManuel Coenen2020-01-03 20:05:00 +0100
commitc846f72568a240fd54f82a6732cec7c0578427c8 (patch)
treeec3c14aa69a50e35f78af96c96b328954c8ee702
parent30c781f9dac5ff7259c3adad5abbced30f7f3613 (diff)
downloadaur-c846f72568a240fd54f82a6732cec7c0578427c8.tar.gz
Update to 1.0.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f308b5b85e1..45c95012851e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = duetsd-bin
pkgdesc = Virtual SD card directory for the Duet software framework
- pkgver = 1.0.4
+ pkgver = 1.0.5
pkgrel = 1
url = https://github.com/chrishamm/DuetSoftwareFramework.git
arch = any
license = GPL3
depends = duetcontrolserver
optdepends = duetwebcontrol
- provides = duetsd=1.0.4
+ provides = duetsd=1.0.5
conflicts = duetsd
conflicts = reprapfirmware<=1.1.0.0
backup = opt/dsf/sd/sys/config.g
- source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_1.0.4_all.deb
- sha256sums = 48a21508da9375bd5f8930e09f6887c15f67bd9d0eb21a16f30acaead26e403b
+ source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_1.0.5_all.deb
+ sha512sums = 8328da81da58dbb3a8d66613aeae0269c5d9f53f99cbefc3c7335c7fd30e2d2c2256297d02c66ce6c27a63bab9d635c2ea34f6a017b6889d168482b095ba9a43
pkgname = duetsd-bin
diff --git a/PKGBUILD b/PKGBUILD
index 866e0f594988..6e40c0ac9f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetsd-bin
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="Virtual SD card directory for the Duet software framework"
arch=('any')
@@ -12,7 +12,7 @@ depends=('duetcontrolserver')
optdepends=('duetwebcontrol')
backup=('opt/dsf/sd/sys/config.g')
source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_${pkgver}_all.deb")
-sha256sums=('48a21508da9375bd5f8930e09f6887c15f67bd9d0eb21a16f30acaead26e403b')
+sha512sums=('8328da81da58dbb3a8d66613aeae0269c5d9f53f99cbefc3c7335c7fd30e2d2c2256297d02c66ce6c27a63bab9d635c2ea34f6a017b6889d168482b095ba9a43')
prepare() {
tar -xf data.tar.xz