Skip to content

Commit

Permalink
[PKGBUILD/eos-settings-xfce4] add conflics
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Oct 1, 2023
1 parent 2ff3fa7 commit 4c8a914
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion eos-settings-xfce4/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
_pkgname=endeavouros-xfce4-theming
pkgname=eos-settings-xfce4
pkgver=1.1
pkgrel=1
pkgrel=2
pkgdesc="pre user creation skel setup for xfce4 under EndeavourOS"
arch=("any")
url="https://github.com/endeavouros-team/${_pkgname}"
license=("GPL")
conflics=('endeavouros-skel-xfce4'
'endeavouros-skel-default'
'endeavouros-skel-i3wm')
makedepends=("git")
source=("https://github.com/endeavouros-team/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('6b9103ddc4550a92318605662860f1d0fa1b6169798debf52bcdbefb5d8ada84')
Expand Down

0 comments on commit 4c8a914

Please sign in to comment.