summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Keith Darunday2023-11-14 10:25:10 +0800
committerJan Keith Darunday2023-11-14 10:25:10 +0800
commit0810c5dd8eb2d5d320b8efb69d887a3dc9cda52d (patch)
treebb4482ab4b5033be7aece3fec5f628e7d562766e
parent38b78b2756bcdedcd239f75182a44f713cebde95 (diff)
downloadaur-0810c5dd8eb2d5d320b8efb69d887a3dc9cda52d.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f521280a7a81..f5bfa821a235 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = linux-rockchip-rk3588-bin
sha512sums = f33ed660cfb561bc0463f7901254e7ee8419deb7c13cded3277eaf43ec41db5d313f7cb60d6d1b22d3100cd54b7da11b8224215b67968dbddf9f59aef66edcbe
pkgname = linux-rockchip-rk3588-bin
- pkgdesc = The Linux Kernel and modules - AArch64 multi-platform rockchip-rk3588
+ pkgdesc = The Linux Kernel and modules - AArch64 multi-platform rockchip-rk3588 from Armbian
depends = coreutils
depends = linux-firmware
depends = kmod
@@ -34,6 +34,6 @@ pkgname = linux-rockchip-rk3588-bin
backup = etc/mkinitcpio.d/linux-rockchip-rk3588.preset
pkgname = linux-rockchip-rk3588-bin-headers
- pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 multi-platform rockchip-rk3588
+ pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 multi-platform rockchip-rk3588 from Armbian
provides = linux-headers=5.10.110
conflicts = linux-headers
diff --git a/PKGBUILD b/PKGBUILD
index 89912126660b..ace1885fcb97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _armbver=23.02.2
_kernver="$pkgver-$_target"
pkgrel=7
arch=('aarch64')
-_desc="AArch64 multi-platform $_target"
+_desc="AArch64 multi-platform $_target from Armbian"
url="https://github.com/armbian/build"
license=('GPL2')
options=('!strip')