Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 5ED617807A1 for <~alpine/aports@lists.alpinelinux.org>; Mon, 15 Nov 2021 10:45:31 +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=1636972769; 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=U2tPtO2ngEgjX5P2qISEBPtDrOASr/CrEXwsvTc+hLQ=; b=CJ+KXITbcOsTDsM/kZzKhv6q73nXy2OwLvBMgiGqOgdRDNmiSQZjqYBRoMAYtpSbyTaPGy BpUrbHCkCTgWmmSXm+r3brdrx2YKeMm9Y05s4pmNLzxC5gfPjSOvczkvYSNNsIvfT5pIpD Fi/Q7zx7NGrcflGe/VrLZGPjMMsb4kuqfFzHPu2KSthEJpm6VtejyLmxGpzPc8wTYOSswl 9t7pxVBvwpWabByENzDsZtPC94FxlGJYsrP32jjaBTgJhTxbeFGKTNvfa436u98qOvwAuY ljGrhhBvdWIbEzQS2DX5Rr0NFuDT8a9IU0CuRXXgppQ4Q1zAUqqxioWuE920BA== From: Alex McGrath To: ~alpine/aports@lists.alpinelinux.org Cc: Alex McGrath Subject: [PATCH] testing/sublime-music: update to 0.11.16 Date: Mon, 15 Nov 2021 10:39:25 +0000 Message-Id: <20211115103925.7818-1-amk@amk.ie> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: amk@amk.ie --- Re-sent as the review bot was down 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