aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-20 13:25:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-20 16:39:16 +0000
commit013a6e2917eea572b13285922911f8ac752369d0 (patch)
tree16525fd9cc7c96f81877770d54073533df577e6b
parentfc3af4885b405f5aa784dc4b9eac45266e904cb3 (diff)
community/pulseaudio-ctl: upgrade to 1.69
-rw-r--r--community/pulseaudio-ctl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pulseaudio-ctl/APKBUILD b/community/pulseaudio-ctl/APKBUILD
index 1170b6ddbe6..ed9bb5175f4 100644
--- a/community/pulseaudio-ctl/APKBUILD
+++ b/community/pulseaudio-ctl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=pulseaudio-ctl
-pkgver=1.68
+pkgver=1.69
pkgrel=0
pkgdesc="Control pulseaudio volume from the shell or mapped to keyboard shortcuts"
options="!check" # No testsuite
@@ -23,4 +23,4 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="8ed4383d123d235bcde2e89a0a81fea96daa81dabb37cc9428eb3dd8e0c80fde3b9adf2b3ff911abaf6c4e5cb7cdbd74ce6817e080b3dba65d9206677ce10de5 pulseaudio-ctl-1.68.tar.gz"
+sha512sums="4cd80bb917b95ed96bee5005b54f50cbce6d3e341aee32c91daf301e3b4bc8fdd8b4c350b3a3951c6afa740df4565dfc5f0fdb7c858a3f2c7321c983f3fb36c2 pulseaudio-ctl-1.69.tar.gz"