summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Coenen2019-09-25 10:37:46 +0200
committerManuel Coenen2019-09-25 11:09:17 +0200
commite1e9a63f769667252b32a1cbca66610e01081757 (patch)
tree512301e1087f796502adeb675463c35d863ace94 /PKGBUILD
parentd2d7a0aa19d326b9a13b257c78cde73a7342e30b (diff)
downloadaur-e1e9a63f769667252b32a1cbca66610e01081757.tar.gz
Update to 1.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 028096fb8c17..085935d6ec61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetsd-bin
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc="Virtual SD card directory for the Duet software framework"
arch=('any')
url="https://github.com/chrishamm/DuetSoftwareFramework"
license=('GPL3')
-provides=('duetsd')
-conflicts=('duetsd')
+provides=("duetsd=${pkgver}")
+conflicts=("duetsd")
+depends=('duetcontrolserver')
optdepends=('duetwebcontrol')
-source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_${pkgver}.deb")
-sha256sums=('0f134994cf55f1b8e8cf4efe9e04876b6c6cb1d09fc3546acdeac0ca50a47242')
+backup=('opt/dsf/sd/sys/config.g')
+source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_${pkgver}_all.deb")
+sha256sums=('cbec47068231af07062ce7db7b996e97da0a80ac8a25e1e21743514429eed812')
prepare() {
tar -xf data.tar.xz