summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane MEYER2021-02-07 00:28:46 +0100
committerStéphane MEYER2021-02-07 00:28:46 +0100
commitff19cc54e524a0a2bad70979cda2221312d2aa55 (patch)
tree45563a29ed64f3520cfc5d6677e9a0d5433f19e3
parent647c8b46518d73dd24a12a8f85f61935d4ace136 (diff)
downloadaur-ff19cc54e524a0a2bad70979cda2221312d2aa55.tar.gz
Vdim now dims default sink.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92a8332361ca..e873a00e3781 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = btspk
optdepends = pulseaudio-equalizer
optdepends = pulseaudio-equalizer-ladspa
source = https://gitlab.com/teegre/btspk/-/archive/1.2.1/btspk-1.2.1.tar.gz
- sha256sums = 77c6fb6d16043c8fdecb5dbf6e04b2901a69644196d596d53440b2476f9290c5
+ sha256sums = 189c6b64b8d0ff7c12be685e507e49840a63b1fc518bf46a968feb0a20f30adb
pkgname = btspk
diff --git a/PKGBUILD b/PKGBUILD
index 185958dbf201..4f9d5029a219 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ install=
changelog=
source=("$url/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
noextract=()
-sha256sums=(77c6fb6d16043c8fdecb5dbf6e04b2901a69644196d596d53440b2476f9290c5)
+sha256sums=(189c6b64b8d0ff7c12be685e507e49840a63b1fc518bf46a968feb0a20f30adb)
package() {
cd "$pkgname-$pkgver"