From 06cfeb0281b66bf0ab47f9b3e69eecc25d7f2db9 Mon Sep 17 00:00:00 2001 From: unstable-code Date: Tue, 16 Dec 2025 15:13:24 +0000 Subject: [PATCH] Update to r187.4db2c0e --- .SRCINFO | 3 ++- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2c1b4d518f8e..21a21e555aa3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = wshowlyrics-git pkgdesc = Wayland-based synchronized lyrics overlay with MPRIS integration - pkgver = r185.91a723e + pkgver = r187.4db2c0e pkgrel = 1 url = https://github.com/unstable-code/lyrics arch = x86_64 @@ -20,6 +20,7 @@ pkgbase = wshowlyrics-git depends = libappindicator-gtk3 depends = gdk-pixbuf2 optdepends = snixembed: System tray support for Swaybar + optdepends = libexttextcat: Language detection for translation validation provides = wshowlyrics conflicts = wshowlyrics source = git+https://github.com/unstable-code/lyrics.git diff --git a/PKGBUILD b/PKGBUILD index 7bccb85da724..5171239342b0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: unstable-code pkgname=wshowlyrics-git -pkgver=r185.91a723e +pkgver=r187.4db2c0e pkgrel=1 pkgdesc="Wayland-based synchronized lyrics overlay with MPRIS integration" arch=('x86_64' 'aarch64')