From f7f60a09f8143e108a0eb2e22a060c7e2ddadcf9 Mon Sep 17 00:00:00 2001 From: Diramix Date: Thu, 12 Feb 2026 22:26:32 +0300 Subject: [PATCH] beta --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4116e9726f38b..b2e38ad109f96 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ 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 - pkgrel = 1 + pkgrel = beta url = https://pulsesync.dev/ arch = x86_64 license = MIT diff --git a/PKGBUILD b/PKGBUILD index 5797e6a92f3b4..89263e956b01f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pulsesync pkgver=2.10.2 -pkgrel=2 +pkgrel=beta pkgdesc="PulseSync integrates with Yandex Music and supports Discord RPC, themes and scripts." arch=('x86_64') url="https://pulsesync.dev/"