mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Comment sed line.
This commit is contained in:
parent
0d867f3fde
commit
25c17d8ac3
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = sonicradio
|
||||
pkgdesc = A TUI radio player making use of Radio Browser API and Bubbletea.
|
||||
pkgver = 0.6.14
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/dancnb/sonicradio
|
||||
arch = aarch64
|
||||
arch = i686
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=sonicradio
|
||||
pkgver=0.6.14
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A TUI radio player making use of Radio Browser API and Bubbletea."
|
||||
arch=('aarch64' 'i686' 'x86_64')
|
||||
url="https://github.com/dancnb/sonicradio"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue