aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-19 11:27:45 +0100
committerRasmus Thomsen <oss@cogitri.dev>2019-12-19 19:48:30 +0100
commit5beea015ea7ecd6cc5710a16a8298727e5a01582 (patch)
tree48b6df4cb5ca6d1b53366d8a9addacf57d8516c7
parent2cdab6aea7b816f4233b4b341b1bd199a5bc91fe (diff)
downloadalpine_aports-5beea015ea7ecd6cc5710a16a8298727e5a01582.tar.bz2
alpine_aports-5beea015ea7ecd6cc5710a16a8298727e5a01582.tar.xz
alpine_aports-5beea015ea7ecd6cc5710a16a8298727e5a01582.zip
community/pulseaudio-qt: upgrade to 1.2
-rw-r--r--community/pulseaudio-qt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pulseaudio-qt/APKBUILD b/community/pulseaudio-qt/APKBUILD
index 6c656d118c..f1146d36b9 100644
--- a/community/pulseaudio-qt/APKBUILD
+++ b/community/pulseaudio-qt/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Bart Ribbers <bribbers@disroot.org> 1# Contributor: Bart Ribbers <bribbers@disroot.org>
2# Maintainer: Bart Ribbers <bribbers@disroot.org> 2# Maintainer: Bart Ribbers <bribbers@disroot.org>
3pkgname=pulseaudio-qt 3pkgname=pulseaudio-qt
4pkgver=1.1.0 4pkgver=1.2
5pkgrel=0 5pkgrel=0
6arch="all" 6arch="all"
7url="https://cgit.kde.org/pulseaudio-qt.git/" 7url="https://cgit.kde.org/pulseaudio-qt.git/"
@@ -39,4 +39,4 @@ package() {
39 DESTDIR="$pkgdir" make install 39 DESTDIR="$pkgdir" make install
40} 40}
41 41
42sha512sums="8d143a6c3dd0f1fd824fa1f0233435243cf551739e5ddf2579a86bc1c25c479f42d56a5cb7ef886513118ef5f37106062e49c0955b4ab356682c310d391ff11c pulseaudio-qt-1.1.0.tar.xz" 42sha512sums="20bddc4db80310bf46b37a1a386f714bfa3dc2a58871bdd0c0085675c43b42e24792d05cbe5543135a341588e17738525f03ccb08adbc73e1c65967039b35dc7 pulseaudio-qt-1.2.tar.xz"