From a1009ce70a396732ba15b15d5c959269b5d557a2 Mon Sep 17 00:00:00 2001 From: SoominIm <111330163+SoominIm@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:13 -0400 Subject: init --- dwm/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dwm/PKGBUILD') 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() { -- cgit v1.2.3