From 05a77792e1794aeb56ab5d9afda8f6f17b8bfb62 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 22 Jul 2026 21:56:45 -0400 Subject: libhdhomerun: update 20260326 --- linhes/libhdhomerun/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/linhes/libhdhomerun/PKGBUILD b/linhes/libhdhomerun/PKGBUILD index f6d0bb3..5291c68 100644 --- a/linhes/libhdhomerun/PKGBUILD +++ b/linhes/libhdhomerun/PKGBUILD @@ -2,17 +2,18 @@ # Contributor: Grey Christoforo pkgname=libhdhomerun -pkgver=20250815 +pkgver=20260326 pkgrel=1 pkgdesc="Library and command line utility for interfacing with HDHomeRun device" arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') url="https://www.silicondust.com/support/downloads" -license=('LGPL') +license=(LGPL-2.1-or-later) +depends=(glibc) optdepends=('hdhomerun-firmware-bin: firmware for hdhomerun devices' 'hdhomerun_config_gui: hdhomerun configuration gui') source=("https://download.silicondust.com/hdhomerun/${pkgname}_${pkgver}.tgz") -sha512sums=('6216076924f2b265c03353460cbd23f914b217ac5b8de2ea153be7bdfb2b7ea93926c6f4d956103493274410240905d754d17a7bad209fbc183fa3cf51271478') +b2sums=('0337b96868d9f1a02e8a265fbdabae7ea86240dbfe17d1795d4e53cf33880e4991b22afb24c3e0edc299d177e2288eba042970daad70977bd54faa5db9a83ee4') build() { cd "$srcdir/$pkgname" -- cgit v0.12