Skip to content

Commit

Permalink
[PKGBUILD/eos-settings-i3wm] fixing PKGBUILD format
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Oct 1, 2023
1 parent 72ded37 commit eaf88fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions eos-settings-i3wm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ arch=('any')
groups=('EndeavourOS')
url="https://github.com/endeavouros-team/${_pkgname}"
license=('GPL')
conflics=('endeavouros-skel-xfce4'
'endeavouros-skel-default'
'endeavouros-skel-i3wm')
conflics=("endeavouros-skel-xfce4" "endeavouros-skel-default" "endeavouros-skel-i3wm")
makedepends=('git')
depends=()
source=("https://github.com/endeavouros-team/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
Expand Down

0 comments on commit eaf88fa

Please sign in to comment.