diff --git a/eos-settings-i3wm/PKGBUILD b/eos-settings-i3wm/PKGBUILD index f5a36e65..c858ec21 100644 --- a/eos-settings-i3wm/PKGBUILD +++ b/eos-settings-i3wm/PKGBUILD @@ -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"