summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-06-28 19:01:10 +0800
committerJack Chen2021-06-28 19:01:10 +0800
commit5b5287b7eb97d3aa4411bbd6b54e986506c44533 (patch)
treed887e9b94d2e9a361a8244179db80ba5516c42d2
parent6f18187100998e28772f86b728f21c8d4abe72fd (diff)
downloadaur-5b5287b7eb97d3aa4411bbd6b54e986506c44533.tar.gz
minor update
-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"