aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-07-19 15:43:47 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-07-19 15:43:47 -0300
commita58f9329415e8d2dd5f0627ff096d74a10fa4d40 (patch)
treed7ff0aba69132f588534755035e0232c0dea2f4e
parentd9fe78083ab8be978e0b7c9a43847575d1403950 (diff)
community/pulseaudio-ctl: upgrade to 1.70
-rw-r--r--community/pulseaudio-ctl/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/pulseaudio-ctl/APKBUILD b/community/pulseaudio-ctl/APKBUILD
index ed9bb5175f4..9e709f59d0d 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.69
+pkgver=1.70
pkgrel=0
pkgdesc="Control pulseaudio volume from the shell or mapped to keyboard shortcuts"
options="!check" # No testsuite
@@ -23,4 +23,6 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="4cd80bb917b95ed96bee5005b54f50cbce6d3e341aee32c91daf301e3b4bc8fdd8b4c350b3a3951c6afa740df4565dfc5f0fdb7c858a3f2c7321c983f3fb36c2 pulseaudio-ctl-1.69.tar.gz"
+sha512sums="
+59ec5f3da3021fd79ba33d9934c6dde9eebdfcc5e7651355b69c54e13cf6525d741a68780c6dc5c871ad108a261334657f7f25306e59fc6142912e2ff2278cb7 pulseaudio-ctl-1.70.tar.gz
+"