From d52160d22419fa1674663f30e8c7ccce8fcf5ed6 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Thu, 11 Jun 2026 14:14:54 +0200 Subject: [PATCH] alsa-ucm-conf-sdm845: set url to the actual project location More useful if you're trying to find relevant information from e.g. the postmarketOS package browser. Signed-off-by: Stefan Hansson Part-of: --- device/community/alsa-ucm-conf-sdm845/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/community/alsa-ucm-conf-sdm845/APKBUILD b/device/community/alsa-ucm-conf-sdm845/APKBUILD index 20886e76e..e4b841376 100644 --- a/device/community/alsa-ucm-conf-sdm845/APKBUILD +++ b/device/community/alsa-ucm-conf-sdm845/APKBUILD @@ -2,9 +2,9 @@ maintainer="Casey Connolly " pkgname=alsa-ucm-conf-sdm845 pkgver=2 -pkgrel=0 +pkgrel=1 pkgdesc="ALSA UCM configuration for Qualcomm SDM845 devices" -url="https://postmarketos.org" +url="https://gitlab.com/sdm845-mainline/alsa-ucm-conf" arch="aarch64" license="BSD-3-Clause" provides="alsa-ucm-conf"