summaryrefslogtreecommitdiffstats
path: root/linhes/libhdhomerun/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-05-15 00:14:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-05-15 00:14:40 (GMT)
commitaff64f63c1280e79f34596fc6afe2bdb1889e5ce (patch)
tree311be0bad32e35c7c27d6e66af5cc4ce9813f6c9 /linhes/libhdhomerun/PKGBUILD
parent16b4afae8cc35b50ddcb1a3e101fe5de7d2199a6 (diff)
downloadlinhes_pkgbuild-aff64f63c1280e79f34596fc6afe2bdb1889e5ce.zip
linhes_pkgbuild-aff64f63c1280e79f34596fc6afe2bdb1889e5ce.tar.gz
linhes_pkgbuild-aff64f63c1280e79f34596fc6afe2bdb1889e5ce.tar.bz2
libhdhomerun: update to 20230505
Diffstat (limited to 'linhes/libhdhomerun/PKGBUILD')
-rw-r--r--linhes/libhdhomerun/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/libhdhomerun/PKGBUILD b/linhes/libhdhomerun/PKGBUILD
index 5384458..d9ce709 100644
--- a/linhes/libhdhomerun/PKGBUILD
+++ b/linhes/libhdhomerun/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=libhdhomerun
-pkgver=20230303
+pkgver=20230505
pkgrel=1
pkgdesc="Library and command line utility for interfacing with HDHomeRun device"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -12,7 +12,7 @@ optdepends=('hdhomerun-firmware-bin: firmware for hdhomerun devices'
'hdhomerun_config_gui: hdhomerun configuration gui')
source=("http://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz")
-sha512sums=('015dde9a8b0ab0a757b1aadd0e6aa3172c9300c6facd1d9d871459d28abfb2fe6895a47d29a608682c03b47905a4f8ca8717726f216e4a94e379c7f9945180d3')
+sha512sums=('da7e8a2a93f60b74103556d1326770243d403844a45fc0583603d8a611946346d4da90cfa6ca239f4f903ac853635b9dd884b5f56af7dff3e4bf230ce700e524')
build() {
cd "$srcdir/$pkgname"