summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83cbb0d5002d..991907370eb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = linux-rockchip64-bin
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
+ provides = linux-rockchip64
noextract = linux.preset
noextract = linux-dtb-current-rockchip64_21.08.0-trunk.77_arm64.deb
noextract = linux-image-current-rockchip64_21.08.0-trunk.77_arm64.deb
diff --git a/PKGBUILD b/PKGBUILD
index f57ac71ee594..338721160427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ _desc="AArch64 multi-platform $_target"
url="https://github.com/armbian/build"
license=('GPL2')
options=('!strip')
+provides=("$_pkgbase")
+conflics=("$_pkgbase")
source=(
"linux.preset"
"https://beta.armbian.com/pool/main/l/linux-$_kernver/linux-dtb-current-${_target}_${_armbver}-trunk.${_armbrel}_arm64.deb"