summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2022-11-06 20:41:22 +0800
committer7Ji2022-11-06 20:41:22 +0800
commitbb849d5121cda079f0c5862302077eea634b320b (patch)
treeb30f39d9ee0b72f900562f6be33023728250c539
parent69762aabc11e8c9f526ebd527ac4940b4786691d (diff)
downloadaur-bb849d5121cda079f0c5862302077eea634b320b.tar.gz
pkgdesc: make it clear it is for AArch64 Amlogic devices
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcc126cfcc56..e70b3a91e182 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-firmware-amlogic-ophub
- pkgdesc = Firmware files for Linux - mainly for Amlogic platform, collected by ophub
+ pkgdesc = Firmware files for Linux - mainly for Aarch64 Amlogic platform, collected by ophub
pkgver = 20220916
pkgrel = 1
url = https://github.com/ophub/amlogic-s9xxx-armbian/raw/main/build-armbian/amlogic-armbian/firmware.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 0dc99cfc5ea3..f86fb40c1efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=linux-firmware-amlogic-ophub
pkgver=20220916
pkgrel=1
-pkgdesc="Firmware files for Linux - mainly for Amlogic platform, collected by ophub"
+pkgdesc="Firmware files for Linux - mainly for Aarch64 Amlogic platform, collected by ophub"
arch=('aarch64')
url="https://github.com/ophub/amlogic-s9xxx-armbian/raw/main/build-armbian/amlogic-armbian/firmware.tar.xz"
license=('GPL2' 'GPL3' 'custom')