summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/hdhomerun/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-08-16 20:37:58 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-08-16 20:37:58 (GMT)
commit3df8e145831128ee1de658a48057cd2afefea94f (patch)
tree6fbe9da24b9a1b6f53947b645c7b40e74a002209 /abs/core-testing/hdhomerun/PKGBUILD
parent9fcda2eebb7c5d83a03fd7d4bfad9fe16988d004 (diff)
downloadlinhes_pkgbuild-3df8e145831128ee1de658a48057cd2afefea94f.zip
linhes_pkgbuild-3df8e145831128ee1de658a48057cd2afefea94f.tar.gz
linhes_pkgbuild-3df8e145831128ee1de658a48057cd2afefea94f.tar.bz2
hdhomerun:Updated to latest lib and firmware.
Diffstat (limited to 'abs/core-testing/hdhomerun/PKGBUILD')
-rwxr-xr-xabs/core-testing/hdhomerun/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core-testing/hdhomerun/PKGBUILD b/abs/core-testing/hdhomerun/PKGBUILD
index 0a327b9..3e1a064 100755
--- a/abs/core-testing/hdhomerun/PKGBUILD
+++ b/abs/core-testing/hdhomerun/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=hdhomerun
-pkgver=20090415
+pkgver=20090806
pkgrel=1
pkgdesc="utils and firmware needed for the hdhomerun"
arch=(i686 x86_64)
url="http://www.silicondust.com"
-firmware=hdhomerun_atsc_firmware_20090415.bin
-firmware2=hdhomerun_dvbt_firmware_20090415.bin
-firmware3=hdhomerun_tech_atsc_firmware_20090415.bin
+firmware=hdhomerun_atsc_firmware_$pkgver.bin
+firmware2=hdhomerun_dvbt_firmware_$pkgver.bin
+firmware3=hdhomerun_tech_atsc_firmware_$pkgver.bin
url=http://download.silicondust.com/hdhomerun
-source=("$url/libhdhomerun_20090415.tgz" "$url/$firmware" "$url/$firmware2" "$url/$firmware3" )
+source=("$url/libhdhomerun_$pkgver.tgz" "$url/$firmware" "$url/$firmware2" "$url/$firmware3" )
build() {