Skip to content

Commit

Permalink
[eos-settings-i3wm] set back to use kde branch from eos repo
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Sep 16, 2023
1 parent dffae3a commit 695d167
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions eos-settings-i3wm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

_pkgname=endeavouros-i3wm-setup
pkgname=eos-settings-i3wm
pkgver=1.1
pkgver=1.2
pkgrel=1
pkgdesc="pre user creation skel setup for i3-wm under EndeavourOS"
arch=('any')
groups=('EndeavourOS')
url="https://github.com/killajoe/${_pkgname}"
url="https://github.com/endeavouros-team/${_pkgname}"
license=('GPL')
makedepends=('git')
depends=()
source=("https://github.com/killajoe/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('8fa8a537b8722a0ee87095fd11d4a100309c2f7e4bb95cf55c388beeea2bd8d8')
source=("https://github.com/endeavouros-team/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('84c428f3fc54d6c14893e4d7253b88a980bc98bf84b3f6eaab24feaeca677c64')

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

0 comments on commit 695d167

Please sign in to comment.