summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO14
-rw-r--r--PKGBUILD12
-rw-r--r--hqplayer-embedded.install6
3 files changed, 17 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b67146bedfe..9f1a5f072782 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hqplayer-embedded
pkgdesc = Signalyst HQPlayer Embedded HQPlayer - the high-end upsampling multichannel software HD-audio player
- pkgver = 5.6.0
+ pkgver = 5.6.2
pkgrel = 1
url = http://www.signalyst.com/custom.html
install = hqplayer-embedded.install
@@ -29,11 +29,11 @@ pkgbase = hqplayer-embedded
source = hqplayerd_user.service
sha256sums = 7a61af6b213a44003545e7dace4bd2b6cd7e7d5caa053a2d887750ab35a5a2e1
sha256sums = 5d4194a704979b3ff92482e155769460906745a66e759142eba33a2226f9cb3a
- source_x86_64 = https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_5.6.0-17_amd64.deb
- sha256sums_x86_64 = 62f8e36e83de794af9814af16c2b6f2f9149f427442ae38847d6a6a31be23f5c
- source_x86_64_v3 = https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_5.6.0-17_amd64.deb
- sha256sums_x86_64_v3 = 62f8e36e83de794af9814af16c2b6f2f9149f427442ae38847d6a6a31be23f5c
- source_aarch64 = https://www.signalyst.eu/bins/hqplayerd/bookworm/hqplayerd_5.6.0-17_arm64.deb
- sha256sums_aarch64 = bd437d8a623fbce0551b0bfbe61d5fa9806def04ddfff0bb33750ae2ac7990eb
+ source_x86_64 = https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_5.6.2-19_amd64.deb
+ sha256sums_x86_64 = bc168ac923a99ffbd58dccacbdd0f0ba6584d4546583877f7b826211e9a3dc94
+ source_x86_64_v3 = https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_5.6.2-19_amd64.deb
+ sha256sums_x86_64_v3 = bc168ac923a99ffbd58dccacbdd0f0ba6584d4546583877f7b826211e9a3dc94
+ source_aarch64 = https://www.signalyst.eu/bins/hqplayerd/bookworm/hqplayerd_5.6.2-19_arm64.deb
+ sha256sums_aarch64 = 77a0e0c1764be33a16843610deb6ee0221fa39d735dd2df618fc1cd8ee822349
pkgname = hqplayer-embedded
diff --git a/PKGBUILD b/PKGBUILD
index 1420da15114a..7dfc4b6252c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
## Maintainer: AudioLinux audiolinux@fastmail.fm
pkgname=hqplayer-embedded
-_debpkgver=5.6.0-17
-_debpkgverarm=5.6.0-17
-pkgver=5.6.0
+_debpkgver=5.6.2-19
+_debpkgverarm=5.6.2-19
+pkgver=5.6.2
pkgrel=1
pkgdesc="Signalyst HQPlayer Embedded
HQPlayer - the high-end upsampling multichannel software HD-audio player"
@@ -20,9 +20,9 @@ source_x86_64_v3=("https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_"$_de
source_aarch64=("https://www.signalyst.eu/bins/hqplayerd/bookworm/hqplayerd_"$_debpkgverarm"_arm64.deb")
sha256sums=('7a61af6b213a44003545e7dace4bd2b6cd7e7d5caa053a2d887750ab35a5a2e1'
'5d4194a704979b3ff92482e155769460906745a66e759142eba33a2226f9cb3a')
-sha256sums_x86_64=('62f8e36e83de794af9814af16c2b6f2f9149f427442ae38847d6a6a31be23f5c')
-sha256sums_x86_64_v3=('62f8e36e83de794af9814af16c2b6f2f9149f427442ae38847d6a6a31be23f5c')
-sha256sums_aarch64=('bd437d8a623fbce0551b0bfbe61d5fa9806def04ddfff0bb33750ae2ac7990eb')
+sha256sums_x86_64=('bc168ac923a99ffbd58dccacbdd0f0ba6584d4546583877f7b826211e9a3dc94')
+sha256sums_x86_64_v3=('bc168ac923a99ffbd58dccacbdd0f0ba6584d4546583877f7b826211e9a3dc94')
+sha256sums_aarch64=('77a0e0c1764be33a16843610deb6ee0221fa39d735dd2df618fc1cd8ee822349')
install=${pkgname}.install
package() {
diff --git a/hqplayer-embedded.install b/hqplayer-embedded.install
index 72fa307342ef..a552c551a95f 100644
--- a/hqplayer-embedded.install
+++ b/hqplayer-embedded.install
@@ -19,7 +19,8 @@ if [ ! -f "/etc/pki/tls/certs/ca-bundle.crt" ]; then
mkdir -p /etc/pki/tls/certs
ln -s /etc/ssl/certs/ca-certificates.crt /etc/pki/tls/certs/ca-bundle.crt
fi
-if [ ! -f "libsgllnx64-2.29.02.so" ] && [ -f "/opt/hqplayerd/lib/libsgllnx64-2.29.02.so" ] ; then
+if [ -f "/opt/hqplayerd/lib/libsgllnx64-2.29.02.so" ] ; then
+rm libsgllnx64-2.29.02.so
ln -s /opt/hqplayerd/lib/libsgllnx64-2.29.02.so libsgllnx64-2.29.02.so
fi
if [ ! -f "libsglarm64-2.31.0.0.so" ] && [ -f "/opt/hqplayerd/lib/libsglarm64-2.31.0.0.so" ] ; then
@@ -48,7 +49,8 @@ if [ ! -f "/etc/pki/tls/certs/ca-bundle.crt" ]; then
mkdir -p /etc/pki/tls/certs
ln -s /etc/ssl/certs/ca-certificates.crt /etc/pki/tls/certs/ca-bundle.crt
fi
-if [ ! -f "libsgllnx64-2.29.02.so" ] && [ -f "/opt/hqplayerd/lib/libsgllnx64-2.29.02.so" ] ; then
+if [ -f "/opt/hqplayerd/lib/libsgllnx64-2.29.02.so" ] ; then
+rm libsgllnx64-2.29.02.so
ln -s /opt/hqplayerd/lib/libsgllnx64-2.29.02.so libsgllnx64-2.29.02.so
fi
if [ ! -f "libsglarm64-2.31.0.0.so" ] && [ -f "/opt/hqplayerd/lib/libsglarm64-2.31.0.0.so" ] ; then