summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Coenen2020-01-07 09:59:49 +0100
committerManuel Coenen2020-01-07 09:59:49 +0100
commite8cfa5a844722699638fa6b3ce30d6ec7f562504 (patch)
tree015caaee5c07cc18845a8e7a702a6d1626cabaa4 /PKGBUILD
parentc846f72568a240fd54f82a6732cec7c0578427c8 (diff)
downloadaur-e8cfa5a844722699638fa6b3ce30d6ec7f562504.tar.gz
Add more checksums from upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e40c0ac9f37..4e26743b81f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetsd-bin
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Virtual SD card directory for the Duet software framework"
arch=('any')
url="https://github.com/chrishamm/DuetSoftwareFramework.git"
@@ -12,6 +12,9 @@ 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")
+md5sums=('7596a862ea428e7f50e79a31257b48e8')
+sha1sums=('96d6984a2ec0dc6db356a7f4633c63593c79bc63')
+sha256sums=('cc12a0198198af8a6b14aee2f90bbd1c8d356ba107e02e2372a778c9d466df8e')
sha512sums=('8328da81da58dbb3a8d66613aeae0269c5d9f53f99cbefc3c7335c7fd30e2d2c2256297d02c66ce6c27a63bab9d635c2ea34f6a017b6889d168482b095ba9a43')
prepare() {