Skip to content

Commit

Permalink
[eos-settings-i3wm] rebuild needed for PKGBUILD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Sep 17, 2023
1 parent b437a30 commit 7622f88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eos-settings-i3wm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_pkgname=endeavouros-i3wm-setup
pkgname=eos-settings-i3wm
pkgver=1.2
pkgrel=1
pkgrel=2
pkgdesc="pre user creation skel setup for i3-wm under EndeavourOS"
arch=('any')
groups=('EndeavourOS')
Expand All @@ -18,4 +18,5 @@ package() {
cd "$_pkgname-$pkgver"
cp -R "etc" "${pkgdir}/"
chmod -R +x "${pkgdir}/etc/skel/.config/i3/scripts"
chmod +x "${pkgdir}/etc/skel/set_once.sh
}

0 comments on commit 7622f88

Please sign in to comment.