ci: publish to vieter arch-repos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
e1a14e69f6
commit
f84f1080d8
2 changed files with 23 additions and 6 deletions
7
PKGBUILD
7
PKGBUILD
|
|
@ -4,7 +4,12 @@ pkgname="jjr-dmenu"
|
|||
pkgver="5.2"
|
||||
pkgrel=1
|
||||
pkgdesc="Chewing_Bever's custom build of Suckless's dmenu."
|
||||
arch=("x86_64" "aarch64")
|
||||
arch=(
|
||||
"x86_64"
|
||||
"x86_64_tigerlake"
|
||||
"x86_64_skylake"
|
||||
"aarch64"
|
||||
)
|
||||
|
||||
url="https://git.rustybever.be/Chewing_Bever/dmenu"
|
||||
license=("MIT")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue