Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Nov 7, 2023
1 parent b76480f commit dc2f138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eos-settings-xfce4/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_pkgname=endeavouros-xfce4-theming
pkgname=eos-settings-xfce4
pkgver=1.4
pkgver=1.5
pkgrel=1
pkgdesc="pre user creation skel setup for xfce4 under EndeavourOS"
arch=("any")
Expand All @@ -11,7 +11,7 @@ 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=('0d32c393e353847a789c14970ed1c7be434f7da2813ca20a21c755c614863b32')
sha256sums=('d8f3ef1bc3b4a5ee39f9b96ab40a151d3d9a7f6de74e8535cc9ea0cc1083e53f')

package() {
cd "$_pkgname-$pkgver"
Expand Down

0 comments on commit dc2f138

Please sign in to comment.