summaryrefslogtreecommitdiff
path: root/dwm/PKGBUILD
diff options
context:
space:
mode:
authorSoominIm <111330163+SoominIm@users.noreply.github.com>2024-04-09 18:58:13 -0400
committerSoominIm <111330163+SoominIm@users.noreply.github.com>2024-04-09 18:58:13 -0400
commita1009ce70a396732ba15b15d5c959269b5d557a2 (patch)
tree775c532d9dca2c7c2c13dc2b31192e01748aba9f /dwm/PKGBUILD
parentcd33c8142bf63e48e87c19be15d307978b5f0236 (diff)
init
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() {