summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblackhole2024-05-04 07:27:24 +0200
committerblackhole2024-05-04 07:27:24 +0200
commit8ca2717a68acbd6a2a9fe4511e48fd4c98ac91a0 (patch)
treeadbcdcede8dc1597feb4598dd4af42ba3d8e4745
parent58f72214d365b0e40cd866ea31cf9d963eaa63e4 (diff)
downloadaur-ash-listening-set.tar.gz
Updated to version 9.6
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 254031f71d01..df4e019b388c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ash-listening-set
pkgdesc = A dataset of filters for headphone correction and binaural synthesis of spatial audio systems on headphones
- pkgver = 9.5
+ pkgver = 9.6
pkgrel = 1
url = https://github.com/ShanonPearce/ASH-Listening-Set
arch = any
license = Creative Commons
replaces = ash-ir-dataset-git
- source = https://github.com/ShanonPearce/ASH-Listening-Set/archive/refs/tags/v9.5.tar.gz
- sha256sums = 70d51cf0c8757acf1ace0495100b030a678d7f9a625972ff4eb4aa3363491337
+ source = https://github.com/ShanonPearce/ASH-Listening-Set/archive/refs/tags/v9.6.tar.gz
+ sha256sums = e89afde73f47101b4db5ce0443c658bfc5eeb7dd7fe69aca278354168dafda9f
pkgname = ash-listening-set
diff --git a/PKGBUILD b/PKGBUILD
index a3ad5a4fc9c7..3a74ddb7e270 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
pkgname=ash-listening-set
-pkgver=9.5
+pkgver=9.6
pkgrel=1
pkgdesc="A dataset of filters for headphone correction and binaural synthesis of spatial audio systems on headphones"
arch=('any')
@@ -10,7 +10,7 @@ license=('Creative Commons')
replaces=('ash-ir-dataset-git')
depends=()
source=("https://github.com/ShanonPearce/ASH-Listening-Set/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('70d51cf0c8757acf1ace0495100b030a678d7f9a625972ff4eb4aa3363491337')
+sha256sums=('e89afde73f47101b4db5ce0443c658bfc5eeb7dd7fe69aca278354168dafda9f')
package() {
cd "$srcdir"/ASH-Listening-Set-$pkgver