summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2020-05-11 23:00:33 +0100
committerMilk Brewster2020-05-11 23:00:33 +0100
commit70e90e648e783ceacf085a35d78f5f61c27fdf27 (patch)
tree45f6225e59e18f6faa1a88ce315580b45c93bcab
parent732db39904266717d43c5feddbe1bcefdb4c53e8 (diff)
downloadaur-tmux-xdg-git.tar.gz
fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac484016b50..ec64be98bbb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = tmux-xdg-git
provides = tmix-git
conflicts = tmux
conflicts = tmux-git
- source = git+https://github.com/mxmilkb/tmux.git
+ source = git+https://github.com/mxmilkiib/tmux.git
md5sums = SKIP
pkgname = tmux-xdg-git
diff --git a/PKGBUILD b/PKGBUILD
index edf76415130d..bd51ef9af211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('libutempter: Record user sessions to utmp and wtmp files (add to de
#depends+=('libutempter')
provides=('tmux' 'tmix-git')
conflicts=('tmux' 'tmux-git')
-source=('git+https://github.com/mxmilkb/tmux.git')
+source=('git+https://github.com/mxmilkiib/tmux.git')
md5sums=('SKIP')
pkgver() {