Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 0DC66780796 for <~alpine/aports@lists.alpinelinux.org>; Thu, 11 Nov 2021 09:32:00 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amk.ie; s=key1; t=1636622528; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Bw9UoNO9HSQnpwsB7fb8KJt1fV4i6TX71S8oDgHzeeA=; b=LIyCLiN0Tpz0KGCAt3ZgAwxDQguQ7YcfBnLe6K+7RPKhm5GIK/MpNqQTmS/IR66gTi01d1 ZMm9LdwVmrZKp0D0OZvzPmRRa2rzgYE/pPZRXyUH6WKq93kA+uLxbzrtw+9Y4ARpD1MW10 6AfwVdSqLSIFWtvb0QPfKYvAvYkY4m1w3urmBNtHosIfvQLKntZanWpyJU+9hGF3SKu56z FmzXsKnJswrBWGaeZ71vuPxaJoc1Z3mfONg9H/f5qJcR5zXuLM27odNoxjXCateh2aSirG z/ygIEdUf4gwMYGoM/Ul8TB+oiB/ZAB1OxQ0Fm9gIPdf7qcay0rAqaCChphwvw== From: Alex McGrath To: ~alpine/aports@lists.alpinelinux.org Cc: Alex McGrath Subject: [PATCH] testing/sublime-music: update to 0.11.16 Date: Thu, 11 Nov 2021 09:21:44 +0000 Message-Id: <20211111092144.6000-1-amk@amk.ie> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: amk@amk.ie --- testing/sublime-music/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/sublime-music/APKBUILD b/testing/sublime-music/APKBUILD index 0c05311259..dbe2c1ed73 100644 --- a/testing/sublime-music/APKBUILD +++ b/testing/sublime-music/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alex McGrath # Maintainer: Alex McGrath pkgname=sublime-music -pkgver=0.11.13 +pkgver=0.11.16 pkgrel=0 pkgdesc="A native, GTK3 Subsonic client for the Linux Desktop" url="https://sublimemusic.app" @@ -29,5 +29,5 @@ package() { } sha512sums=" -813778e35fcb2d83da7da6c1f514b49a321314ebcbff8c524141857e0643426b1bc8a8739171605bec389f3077c6e343e1b9183ac3c981b79f00668eb2d9ce37 sublime-music-0.11.13.tar.gz +d2c0e825efce5bd6d89ae865290fa8c1f6d01bb355f7dca5eece3641cd0180adc42c72747b00182e02ad6cf7bf993fb8cd56a4bc757c9cd406d0067b791fd683 sublime-music-0.11.16.tar.gz " -- 2.33.1