summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Coenen2019-10-22 12:06:35 +0200
committerManuel Coenen2019-10-22 12:06:35 +0200
commit30c781f9dac5ff7259c3adad5abbced30f7f3613 (patch)
tree43e68fcc0f69ab644173bab4691559262da7ed42 /PKGBUILD
parente1e9a63f769667252b32a1cbca66610e01081757 (diff)
downloadaur-30c781f9dac5ff7259c3adad5abbced30f7f3613.tar.gz
Update to 1.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 085935d6ec61..866e0f594988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetsd-bin
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="Virtual SD card directory for the Duet software framework"
arch=('any')
-url="https://github.com/chrishamm/DuetSoftwareFramework"
+url="https://github.com/chrishamm/DuetSoftwareFramework.git"
license=('GPL3')
provides=("duetsd=${pkgver}")
-conflicts=("duetsd")
+conflicts=("duetsd" "reprapfirmware<=1.1.0.0")
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=('cbec47068231af07062ce7db7b996e97da0a80ac8a25e1e21743514429eed812')
+sha256sums=('48a21508da9375bd5f8930e09f6887c15f67bd9d0eb21a16f30acaead26e403b')
prepare() {
tar -xf data.tar.xz