summaryrefslogtreecommitdiff
path: root/dwm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/PKGBUILD')
-rw-r--r--dwm/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm/PKGBUILD b/dwm/PKGBUILD
index 5f448e3..91681ef 100644
--- a/dwm/PKGBUILD
+++ b/dwm/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=$_pkgname-thesiah-git
pkgver=6.2.r1888.0ac09e0
pkgrel=1
pkgdesc="Soomin's build of dwm"
-url=https://github.com/SoominImxyz/dwm
+url=https://github.com/TheSiahxyz/suckless/tree/main/dwm
arch=(i686 x86_64)
license=(MIT)
makedepends=(git)
@@ -13,7 +13,7 @@ optdepends=(
'st: terminal emulator')
provides=($_pkgname)
conflicts=($_pkgname)
-source=(git+https://github.com/SoominImxyz/dwm)
+source=(git+https://github.com/TheSiahxyz/suckless/tree/main/dwm)
sha256sums=('SKIP')
pkgver() {