summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnish Vundela2020-09-25 18:47:03 +0100
committerAnish Vundela2020-09-25 18:47:03 +0100
commit7068d8b109dd7c5b96ff8973da8a4285fca8a088 (patch)
tree1775669f2d0066b9463a46fac84ac3f366dc6182
parent7eefc3c273d1d7a3d6699a3e20364fbf10380951 (diff)
downloadaur-7068d8b109dd7c5b96ff8973da8a4285fca8a088.tar.gz
Added wrong git repo
-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)