Commit c604be30 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

[Dist] Updated the md5 hash of the archive on the Arch Linux build script.

parent 7aa20814
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ arch=('armv6h' 'armv7h' 'x86_64')
license=('GPLv3')
depends=('glibc' 'libconfig' 'curl' 'libbcm2835' 'libxml2')
source=("http://code.jity.de/home-automation/${pkgname}/repository/archive.tar.gz?ref=${pkgver}")
md5sums=('c43d32c2870c8873bbd788044768f4d2')
md5sums=('b79912dc8d5c23a12be2b6e843743ef8')
backup=(etc/avm-motion-trigger.conf etc/avm-motion-trigger.d/pre-motion.sh etc/avm-motion-trigger.d/post-motion.sh etc/avm-motion-trigger.d/pre-turn-off.sh etc/avm-motion-trigger.d/post-turn-off.sh)

build() {