summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2015-09-28 12:33:03 +0100
committerGrey Christoforo2015-09-28 12:33:03 +0100
commit4303cb700904ef4295d348e7d0ff88d54fa7c569 (patch)
treee0512a50310498c314fc92b8814703bc0ca72f87 /PKGBUILD
parent0c23aa7217232dc531e9bc8d24c09be85a18fb2a (diff)
downloadaur-4303cb700904ef4295d348e7d0ff88d54fa7c569.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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