From ee9be8fd571f209a1af1540b474172a96bd39c08 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Tue, 23 Jan 2018 21:30:18 +0000
Subject: libhdhomerun: update to 20170930

---
 abs/core/libhdhomerun/PKGBUILD | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/abs/core/libhdhomerun/PKGBUILD b/abs/core/libhdhomerun/PKGBUILD
index dda33ad..347baa2 100644
--- a/abs/core/libhdhomerun/PKGBUILD
+++ b/abs/core/libhdhomerun/PKGBUILD
@@ -1,17 +1,18 @@
-# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
+# Maintainer:  Alex Mekkering <amekkering at gmail dot com>
+# Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=libhdhomerun
-pkgver=20150826
+pkgver=20170930
 pkgrel=1
 pkgdesc="Library and command line utility for interfacing with HDHomeRun device"
-arch=('any')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
 url="http://www.silicondust.com/downloads"
 license=('LGPL')
-source=("http://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz")
-md5sums=('05f9a9e1fc8f6ec004b399034775cab0')
-depends=('glibc')
 optdepends=('hdhomerun-firmware-bin: firmware for hdhomerun devices'
-'hdhomerun_config_gui: hdhomerun configuration gui')
+            'hdhomerun_config_gui: hdhomerun configuration gui')
+
+source=("http://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz")
+sha256sums=('0cb392231961fab6c226c69012503e2ebe46ac0f13512689bd37d6cf9ee838a1')
 
 build() {
   cd "$srcdir/$pkgname"
-- 
cgit v0.12