summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Fulz2021-02-20 16:37:48 +0100
committerMatthias Fulz2021-02-20 16:37:48 +0100
commit0324b7d8f7d680939dca8dfd900806fcb844ad15 (patch)
tree1fbdfbce46ecc7c96bd71f32a39e526c4f006a0c
parent821338ce5e20ff526481f23c0d7799b066871173 (diff)
downloadaur-0324b7d8f7d680939dca8dfd900806fcb844ad15.tar.gz
fixed pkgbase
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47f5d179a3e7..9f70c45a29e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = linux
+pkgbase = linux-ath-dfs
pkgdesc = Linux
pkgver = 5.10.16.arch1
pkgrel = 1
@@ -28,7 +28,7 @@ pkgbase = linux
sha256sums = SKIP
sha256sums = 3c7dd28936a8c88ba6e007af5fd087b4dc0439b2b24a1f5cc3bf0fe154efa862
-pkgname = linux
+pkgname = linux-ath-dfs
pkgdesc = The Linux kernel and modules
depends = coreutils
depends = kmod
@@ -40,9 +40,9 @@ pkgname = linux
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux-headers
+pkgname = linux-ath-dfs-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel
-pkgname = linux-docs
+pkgname = linux-ath-dfs-docs
pkgdesc = Documentation for the Linux kernel
diff --git a/PKGBUILD b/PKGBUILD
index 80720e68cff9..561758bc78f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Fulz <mfulz [dot] olznet [dot] de>
-pkgbase=linux
+pkgbase=linux-ath-dfs
pkgver=5.10.16.arch1
pkgrel=1
pkgdesc='Linux'