summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2022-11-07 08:42:39 +0800
committer7Ji2022-11-07 08:42:39 +0800
commit642101be444b3aa1a41989db2853db971810651a (patch)
treed135171be981b3c4793d2fbaecb76f46dca25ec8
parenta8db3576a7782f14d9c0e552fea54f23bb485576 (diff)
downloadaur-642101be444b3aa1a41989db2853db971810651a.tar.gz
provides: do not provide linux-firmware to avoid misuse
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ac111b8042a..25f37d6f58e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-firmware-amlogic-ophub
- pkgdesc = Firmware files for Linux - mainly for Aarch64 Amlogic platform, collected by ophub
+ pkgdesc = Firmware files for Linux - for AArch64 Amlogic platform, collected by ophub
pkgver = 20220916
pkgrel = 1
url = https://github.com/ophub/amlogic-s9xxx-armbian
@@ -7,7 +7,6 @@ pkgbase = linux-firmware-amlogic-ophub
license = GPL2
license = GPL3
license = custom
- provides = linux-firmware=20220916
conflicts = linux-firmware
options = !strip
source = https://github.com/ophub/amlogic-s9xxx-armbian/archive/099c353680b9f4584a7f71152b0a15d70d8fe114.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 11a60d6580e9..a93d287aaf6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,10 @@ _commit='099c353680b9f4584a7f71152b0a15d70d8fe114' # The current newest commit,
pkgname=linux-firmware-amlogic-ophub
pkgver=20220916
pkgrel=1
-pkgdesc="Firmware files for Linux - mainly for Aarch64 Amlogic platform, collected by ophub"
+pkgdesc="Firmware files for Linux - for AArch64 Amlogic platform, collected by ophub"
arch=('aarch64')
url="https://github.com/ophub/${_repo}"
license=('GPL2' 'GPL3' 'custom')
-provides=("linux-firmware=${pkgver}")
conflicts=('linux-firmware')
options=(!strip)
source=(