mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
Update to r187.4db2c0e
This commit is contained in:
parent
95c67e0299
commit
06cfeb0281
2 changed files with 3 additions and 2 deletions
3
.SRCINFO
3
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: unstable-code <assa0620@gmail.com>
|
||||
pkgname=wshowlyrics-git
|
||||
pkgver=r185.91a723e
|
||||
pkgver=r187.4db2c0e
|
||||
pkgrel=1
|
||||
pkgdesc="Wayland-based synchronized lyrics overlay with MPRIS integration"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue