summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ee82b51d32e..7e21a7f13893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,8 @@ makedepends=('git')
install=$pkgname.install
conflicts=('fluxlogout'
'oblogout'
- 'openboxlogout-gnome')
+ 'openboxlogout-gnome'
+ 'oblogout-manjaro')
replaces=('fluxlogout')
backup=('etc/oblogout.conf')
source=("$_repo-$pkgver.tar.gz::$url/archive/$_snapshot.tar.gz")