From e04ac6f31e29b2af685ec2afb418a8cd0e6f78d4 Mon Sep 17 00:00:00 2001 From: Diramix Date: Mon, 16 Feb 2026 22:15:02 +0300 Subject: [PATCH] 2.10.3 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 92ed5e259d88c..5e49c8ba6d847 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = pulsesync pkgdesc = PulseSync is a project that integrates with Yandex Music. The program also supports Discord RPC status for Yandex Music, as well as custom themes and scripts. - pkgver = 2.10.2 + pkgver = 2.10.3 pkgrel = 1 url = https://pulsesync.dev/ arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 4bd954e407717..d6a6a02510411 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Diramix <39developer@diram1x.ru> pkgname=pulsesync -pkgver=2.10.2 +pkgver=2.10.3 pkgrel=1 pkgdesc="PulseSync integrates with Yandex Music and supports Discord RPC, themes and scripts." arch=('x86_64')