diff options
Diffstat (limited to 'testing/snapcast')
-rw-r--r-- | testing/snapcast/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/snapcast/APKBUILD b/testing/snapcast/APKBUILD index 8b16f54f44..2bd67e81ef 100644 --- a/testing/snapcast/APKBUILD +++ b/testing/snapcast/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.11.1 ### NOTE: when bumping pkgver also update sha's below from gitsubmodules _jsonrpcpp_sha=115296b2232ba8776467d74602d392d03409ad7e _popl_sha=0dc38f8bc30bec1946f7e3dbc5a2d37ad1edb93e -pkgrel=3 +pkgrel=4 pkgdesc="Synchronous multi-room audio player" url="https://github.com/badaix/snapcast" arch="all" |