~alpine/aports

community/pamixer: upgrade to 1.5 v1 REJECTED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 community/pamixer: upgrade to 1.5

 1 files changed, 5 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3706/mbox | git am -3
Learn more about email & git

[PATCH] community/pamixer: upgrade to 1.5 Export this patch

Alex McGrath <amk@amk.ie>
---
 community/pamixer/APKBUILD | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/community/pamixer/APKBUILD b/community/pamixer/APKBUILD
index f8c259536d..e722382ec2 100644
--- a/community/pamixer/APKBUILD
+++ b/community/pamixer/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Alex McGrath <amk@amk.ie>
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=pamixer
pkgver=1.4
pkgrel=3
pkgver=1.5
pkgrel=0
pkgdesc="pulseaudio command line mixer"
url="https://github.com/cdemoulins/pamixer"
arch="all"
@@ -21,4 +21,6 @@ package() {
		"$pkgdir"/usr/bin/"$pkgname"
}

sha512sums="e3916ed8dc020bb43e57994a9f35a506147a0fde42b88c30c661cbeffa40e0f74cae66cd015394e524684c32f9674de3e3763a1396a3e1b9aecbfdc3ed117fe4  pamixer-1.4.tar.gz"
sha512sums="
f520e43efcf77332b26d444529d8e706256fda2a497d5c4f694c074abda118f70d82f7f87f9cd1f1f52e19f84d51484cb00ec58ece458106cef40edac8b39d3c  pamixer-1.5.tar.gz
"
-- 
2.33.0
Sorry about the double send, my email got stuck for a day~

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/26189#note_183925