diff options
author | James Meyer <james.meyer@operamail.com> | 2010-08-30 22:24:02 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-08-30 22:24:02 (GMT) |
commit | c4bd4457b5d640e1c8f5afbca7cd54c53691e5fc (patch) | |
tree | f4e4f7a91e1d9d90033fd99d89e5e26a2c144528 /abs/core/hdhomerun | |
parent | 0e7b327a1ae444233f1308a95420f70540ad74a3 (diff) | |
download | linhes_pkgbuild-c4bd4457b5d640e1c8f5afbca7cd54c53691e5fc.zip linhes_pkgbuild-c4bd4457b5d640e1c8f5afbca7cd54c53691e5fc.tar.gz linhes_pkgbuild-c4bd4457b5d640e1c8f5afbca7cd54c53691e5fc.tar.bz2 |
RSYNC CORE:
resync core-testing -> core
Signed-off-by: James Meyer <james.meyer@operamail.com>
Diffstat (limited to 'abs/core/hdhomerun')
-rwxr-xr-x | abs/core/hdhomerun/PKGBUILD | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/abs/core/hdhomerun/PKGBUILD b/abs/core/hdhomerun/PKGBUILD index 3e1a064..51186e0 100755 --- a/abs/core/hdhomerun/PKGBUILD +++ b/abs/core/hdhomerun/PKGBUILD @@ -1,5 +1,5 @@ pkgname=hdhomerun -pkgver=20090806 +pkgver=20100213 pkgrel=1 pkgdesc="utils and firmware needed for the hdhomerun" arch=(i686 x86_64) @@ -20,3 +20,7 @@ build() { mkdir -p $startdir/pkg/lib/firmware cp $startdir/src/*.bin $startdir/pkg/lib/firmware/ } +md5sums=('c69f46d0a671e3d7aaacc82ad393644a' + '8b23724c2afb04cd909d3c1ff392d287' + '369be2b2c95c2c93e0f2b09fcc01edfb' + '9e83fbf8a74d6b8f746cc9f1414e9167') |