summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2016-11-12 13:37:18 +0000
committerGrey Christoforo2016-11-12 13:37:18 +0000
commit9d078fa0ed776580423b9e395d7769844c21ae01 (patch)
tree17b25664c01dc75048efbd5ec513e7a1db01f797 /PKGBUILD
parentc49557864492e04b54fa1a09f643a68749f50b7e (diff)
downloadaur-9d078fa0ed776580423b9e395d7769844c21ae01.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dda33ade8c11..2e114fa3779c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=libhdhomerun
-pkgver=20150826
+pkgver=20161107
pkgrel=1
pkgdesc="Library and command line utility for interfacing with HDHomeRun device"
arch=('any')
url="http://www.silicondust.com/downloads"
license=('LGPL')
source=("http://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz")
-md5sums=('05f9a9e1fc8f6ec004b399034775cab0')
+md5sums=('9835301755c12a2596e12360f5b5a507')
depends=('glibc')
optdepends=('hdhomerun-firmware-bin: firmware for hdhomerun devices'
'hdhomerun_config_gui: hdhomerun configuration gui')