summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:39:57 -0600
committerMark Wagie2024-03-31 12:39:57 -0600
commit152b7c996fdc1cbcabd506fe2f0601365ba0fc4b (patch)
treef29366fd44ae641c82427ce1ff46207789516ac1 /PKGBUILD
parentbc691f431c84024ac2a89a830866d6bae32769fa (diff)
downloadaur-firmware-manager-git.tar.gz
remove replaces array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e80d7e14cac6..070163a5559e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ makedepends=('cargo' 'git')
optdepends=('fwupd: Generic firmware updates'
'system76-firmware-daemon: System76 firmware updates')
conflicts=('libfirmware-manager')
-replaces=('libfirmware-manager-git')
source=('git+https://github.com/pop-os/firmware-manager.git'
"${_app_id}.policy"
"${pkgname%-git}.sh")