summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeka2022-12-15 08:39:36 +0300
committerJeka2022-12-15 08:39:36 +0300
commit941b727ae8d114b73b189b6f7d5e2f22506e7332 (patch)
treed0c3ffa9afe0f84887085ab13b0d5c1fd8dfd4f4 /PKGBUILD
parent4c8b34244f571c804c7ae2993c0191d454f262bf (diff)
downloadaur-941b727ae8d114b73b189b6f7d5e2f22506e7332.tar.gz
Update description package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 166b16761ff7..2e760d88f26d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -121,7 +121,7 @@ build() {
}
package_linux-jcore() {
- pkgdesc="Kernel for Manjaro/Arch (ACS override patch include)"
+ pkgdesc="Kernel for Manjaro/EndeavourOS/Arch (ACS override patch include)"
depends=('coreutils' 'linux-firmware' 'kmod' 'initramfs')
optdepends=('dkms: Dynamic Kernel Module System' 'nvidia-dkms: NVIDIA drivers - module sources' 'wireless-regdb: to set the correct wireless channels of your country')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE)
@@ -152,7 +152,7 @@ package_linux-jcore() {
}
package_linux-jcore-headers() {
- pkgdesc="Headers and scripts for building modules for the Kernel for Manjaro/Arch (ACS override patch include)"
+ pkgdesc="Headers and scripts for building modules for the Kernel for Manjaro/EndeavourOS/Arch (ACS override patch include)"
depends=('gawk' 'python' 'libelf' 'pahole')
cd "linux-${pkgver}"