From 604a5ee09795d8dd93a5ae06cb8bb874f30f485d Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sun, 19 Feb 2023 14:04:28 +0100 Subject: [PATCH] sourceparts-pocketpc: fix u-boot-tools name (MR 3882) uboot-tools was the previous name of the package I think. [ci:skip-build]: already built successfully in CI --- device/testing/device-sourceparts-pocketpc/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/device-sourceparts-pocketpc/APKBUILD b/device/testing/device-sourceparts-pocketpc/APKBUILD index df8eca3fe..b00b5b4a2 100644 --- a/device/testing/device-sourceparts-pocketpc/APKBUILD +++ b/device/testing/device-sourceparts-pocketpc/APKBUILD @@ -2,7 +2,7 @@ pkgname=device-sourceparts-pocketpc pkgdesc="Source Parts Pocket P.C." pkgver=0.1 -pkgrel=2 +pkgrel=3 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -11,7 +11,7 @@ depends=" linux-sourceparts-pocketpc postmarketos-base u-boot-sourceparts-pocketpc - uboot-tools + u-boot-tools " makedepends="devicepkg-dev" source="