summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-04-10 03:18:51 +0200
committerptr13372021-04-10 03:18:51 +0200
commit2f0ba61e991fd79afa7cc38561a8c8a8309d8e48 (patch)
treeadbf4818da3840f0e5792700918df7b8ac80c27a
parent3a4083bfafde0f1676797f484c07a6192c88bd77 (diff)
downloadaur-2f0ba61e991fd79afa7cc38561a8c8a8309d8e48.tar.gz
description added.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17058e37b3b4..687582c26c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = linux-raspberrypi4-cacule-stable
+ pkgdesc = Raspberry Pi 4 Kernel with the cacule schedeuler, aarch64 and armv7
pkgver = 5.11.11
pkgrel = 1
url = http://www.kernel.org/
diff --git a/PKGBUILD b/PKGBUILD
index 8a18795e9c92..148d2def699c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ _kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4 with the cacule scheduler"
pkgver=5.11.11
pkgrel=1
+pkgdesc="Raspberry Pi 4 Kernel with the cacule schedeuler, aarch64 and armv7"
arch=('armv7h' 'aarch64')
url="http://www.kernel.org/"
license=('GPL2')