Update PKGBUILDs
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
ac93bcf34f
commit
3d63a81e2b
8 changed files with 116 additions and 23 deletions
10
.install/PKGBUILDs/severin-cpu-amd/PKGBUILD
Normal file
10
.install/PKGBUILDs/severin-cpu-amd/PKGBUILD
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
||||
pkgname="severin-cpu-amd"
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('MIT')
|
||||
depends=(
|
||||
# Microcode
|
||||
'amd-ucode'
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue