summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b9e48e03c25..f877fc9872bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dwm-supermario9590-git
pkgdesc = My custom build of dwm
pkgver = 6.2
pkgrel = 1
- url = https://gitlab.com/supermario9590/st-supermario9590.git
+ url = https://gitlab.com/supermario9590/dwm-supermario9590.git
arch = i686
arch = x86_64
license = MIT
@@ -17,7 +17,7 @@ pkgbase = dwm-supermario9590-git
depends = dmenu
provides = dwm
conflicts = dwm
- source = git+https://gitlab.com/supermario9590/st-supermario9590.git
+ source = git+https://gitlab.com/supermario9590/dwm-supermario9590.git
md5sums = SKIP
pkgname = dwm-supermario9590-git
diff --git a/PKGBUILD b/PKGBUILD
index 7880010409a6..68af72b85c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=6.2
pkgrel=1
pkgdesc="My custom build of dwm"
arch=('i686' 'x86_64')
-url="https://gitlab.com/supermario9590/st-supermario9590.git"
+url="https://gitlab.com/supermario9590/dwm-supermario9590.git"
license=('MIT')
groups=()
depends=(libx11 libxinerama libxft nerd-fonts-mononoki ttf-symbola freetype2 st dmenu)