summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2019-05-31 16:54:28 +0200
committeregnappahz2019-05-31 16:54:28 +0200
commit3a4e48a7e1f5c39f28af5a4d7305de9a899cf7c8 (patch)
treef24f95dc20343905f64c87f3cd7036fb10402029
parentcd3f585e083c5a6d1da9a5d61bb5c35e21dff397 (diff)
downloadaur-3a4e48a7e1f5c39f28af5a4d7305de9a899cf7c8.tar.gz
Updated description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2caa3de45f97..dd8e7a1eda3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = linux-new
sha256sums = 18b701cd3891efa66a507c03ef8ef24f8d38080d4930159cedabbc6064e433aa
pkgname = linux-new
- pkgdesc = Linux kernel version 5 with the groundbreaking freesync AMD tech
+ pkgdesc = The newest Linux kernel available
install = linux.install
depends = coreutils
depends = linux-firmware
@@ -31,7 +31,7 @@ pkgname = linux-new
backup = etc/mkinitcpio.d/linux-new.preset
pkgname = linux-new-headers
- pkgdesc = Header files and scripts for building modules for Linux kerel with groundbreaking freesync AMD tech
+ pkgdesc = Header files and scripts for building modules for yhe newest Linux kernel available
provides = linux-headers
pkgname = linux-new-docs
diff --git a/PKGBUILD b/PKGBUILD
index 4db7f5b3caa3..d7c307152dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ build() {
}
_package() {
- pkgdesc="Linux kernel version 5 with the groundbreaking freesync AMD tech"
+ pkgdesc="The newest Linux kernel available"
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')
provides=('linux')
@@ -127,7 +127,7 @@ _package() {
}
_package-headers() {
- pkgdesc="Header files and scripts for building modules for Linux kerel with groundbreaking freesync AMD tech"
+ pkgdesc="Header files and scripts for building modules for yhe newest Linux kernel available"
provides=('linux-headers')
install -dm755 "${pkgdir}/usr/lib/modules/${_kernver}"