summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 301641bfbef1..ee7bb3d108bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = linux-amd-znver2
sha256sums = 5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12
pkgname = linux-amd-znver2
- pkgdesc = Linux kernel aimed at the znver2 AMD CPU based hardware
+ pkgdesc = Linux kernel aimed at the znver2 AMD Ryzen CPU based hardware
install = linux.install
depends = coreutils
depends = linux-firmware
diff --git a/PKGBUILD b/PKGBUILD
index 868a2441ee14..9fc23e65e32a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,7 +82,7 @@ build() {
}
_package() {
- pkgdesc="Linux kernel aimed at the znver2 AMD CPU based hardware"
+ pkgdesc="Linux kernel aimed at the znver2 AMD Ryzen CPU based hardware"
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')
provides=('linux')