summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2015-09-28 12:33:03 +0100
committerGrey Christoforo2015-09-28 12:33:03 +0100
commit4303cb700904ef4295d348e7d0ff88d54fa7c569 (patch)
treee0512a50310498c314fc92b8814703bc0ca72f87
parent0c23aa7217232dc531e9bc8d24c09be85a18fb2a (diff)
downloadaur-4303cb700904ef4295d348e7d0ff88d54fa7c569.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e637f792407..aaa35aa1f3fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = hdhomerun_config_gui
pkgdesc = GTK2 GUI for configuring the HDHomeRun device
- pkgver = 20150615
+ pkgver = 20150826
pkgrel = 1
url = http://www.silicondust.com/downloads
arch = any
license = GPL3
depends = gtk2
- depends = libhdhomerun=20150615
+ depends = libhdhomerun=20150826
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_20150615.tgz
- sha1sums = 53ebf2608b184e8ca27c778db637db976b096917
+ source = http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20150826.tgz
+ sha1sums = e3e6269cd0ff587b44b072abd56f2a037e931522
pkgname = hdhomerun_config_gui
diff --git a/PKGBUILD b/PKGBUILD
index 242a5d326da3..c327fb121b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Grey Christoforo <grey at christoforo dot net>
+# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=hdhomerun_config_gui
-pkgver=20150615
+pkgver=20150826
pkgrel=1
pkgdesc="GTK2 GUI for configuring the HDHomeRun device"
arch=('any')
@@ -12,7 +12,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")
-sha1sums=('53ebf2608b184e8ca27c778db637db976b096917')
+sha1sums=('e3e6269cd0ff587b44b072abd56f2a037e931522')
build() {
cd $srcdir/$pkgname