summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2022-05-12 21:03:08 +0100
committerLuke Horwell2022-05-12 21:03:08 +0100
commit06af8e0799bfe4543befabdd7fe60dac7bfec338 (patch)
treefafc24bdefcf47c57bd28016db2ec9e693e7180f
parent47e699759b79bcaa023139d921fc07d61a78ba20 (diff)
downloadaur-06af8e0799bfe4543befabdd7fe60dac7bfec338.tar.gz
Add suggested conflicts
https://aur.archlinux.org/pkgbase/gtk3-classic#comment-864732
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b3fb8a03f5e..9edcf5a6add2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgver=${_gtkver}
pkgrel=1
pkgdesc="GTK3 patched to provide a more classic experience"
url="https://github.com/lah7/gtk3-classic"
-conflicts=(gtk3 gtk3-typeahead gtk3-print-backends)
+conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk3-nocsd-legacy-git)
provides=(gtk3=$_gtkver gtk3-typeahead=$_gtkver gtk3-mushrooms=$_gtkver gtk3-print-backends
libgtk-3.so libgdk-3.so libgailutil-3.so)
arch=(x86_64)
@@ -122,7 +122,7 @@ package_lib32-gtk3-classic()
lib32-librsvg lib32-mesa lib32-libcups lib32-krb5 lib32-e2fsprogs
"gtk3-classic>=$pkgver"
)
- conflicts=("lib32-gtk3")
+ conflicts=(lib32-gtk3 lib32-libgtk3-nocsd-git)
provides=("lib32-gtk3=$pkgver")
DESTDIR="$pkgdir" linux32 meson install -C build32