summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Mekkering2019-06-30 09:01:39 +0200
committerAlex Mekkering2019-06-30 09:01:39 +0200
commit12fdeae2a8fa584d6fb1558ffb925942a60699a9 (patch)
treebce6b3f45b40193369102d29508bd6a7b8cc731f
parentd513088adaa07d97c98f28cd770dfbfdd0918d5b (diff)
downloadaur-12fdeae2a8fa584d6fb1558ffb925942a60699a9.tar.gz
Updated to 20190621
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cd51dc174ae..c7bb1f13a094 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hdhomerun_config_gui
pkgdesc = GUI for configuring a HDHomeRun device
- pkgver = 20180817
- pkgrel = 2
+ pkgver = 20190621
+ pkgrel = 1
url = http://www.silicondust.com/downloads
arch = i686
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = hdhomerun_config_gui
optdepends = vlc: stream live channels directly from HDHomeRun
optdepends = mythtv: use HDHomeRun as PVR source
optdepends = hdhomerun-firmware-bin: firmware files for hdhomerun devices
- source = http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20180817.tgz
- sha256sums = f0f84fd01d9329575bc563d8ba6373097eae4baf8f70bc8e7db8615077dd5b71
+ source = http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20190621.tgz
+ sha256sums = 111c891c2202a56eb714eb7d84cd1b54e5233a8c51bd50e749ef5d40a3328052
pkgname = hdhomerun_config_gui
diff --git a/PKGBUILD b/PKGBUILD
index e4ca9196657a..2f35b59a2be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=hdhomerun_config_gui
-pkgver=20180817
-pkgrel=2
+pkgver=20190621
+pkgrel=1
pkgdesc="GUI for configuring a HDHomeRun device"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://www.silicondust.com/downloads"
@@ -13,7 +13,7 @@ optdepends=('vlc: stream live channels directly from HDHomeRun'
'mythtv: use HDHomeRun as PVR source'
'hdhomerun-firmware-bin: firmware files for hdhomerun devices')
source=("http://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz")
-sha256sums=('f0f84fd01d9329575bc563d8ba6373097eae4baf8f70bc8e7db8615077dd5b71')
+sha256sums=('111c891c2202a56eb714eb7d84cd1b54e5233a8c51bd50e749ef5d40a3328052')
build() {
cd $srcdir/$pkgname