summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wyraz2021-10-01 16:49:57 +0200
committerMichael Wyraz2021-10-01 16:49:57 +0200
commitd8d22fa717847cae091da0c37b1ebf7625a042d2 (patch)
tree70747899f6605332893b3a0486beb3f735d6ad08
parentdfe0cfa018b6c75da8e481b4a1345c2bf58c82bb (diff)
downloadaur-d8d22fa717847cae091da0c37b1ebf7625a042d2.tar.gz
Add 'provides' to PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cddd4dbfaa79..25af5ad7f737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ _commit=2376585a0612c8ea65703cc32f6fb5c4578fbe38 # tags/1.24.0^0
source=("git+https://gitlab.gnome.org/GNOME/network-manager-applet.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(network-manager-applet)
+replaces=(network-manager-applet)
pkgver() {
cd network-manager-applet