summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrstian192022-09-19 12:59:46 +0200
committerCrstian192022-09-19 12:59:46 +0200
commit14074e0c9bf3af966ae0a34db59bdc25177ac982 (patch)
treec8631f4ebc1248d23921467f5d1edfbf2d28495c
parent4043e088c4cb118178054588320b5cd952546a92 (diff)
downloadaur-14074e0c9bf3af966ae0a34db59bdc25177ac982.tar.gz
Update git URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14fc01f21ade..c4d43ccdcb53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = thokr-git
makedepends = cargo
makedepends = git
provides = mow
- source = git+https://github.com/coloradocolby/thokr.git
+ source = git+https://github.com/thatvegandev/thokr.git
md5sums = SKIP
pkgname = thokr-git
diff --git a/PKGBUILD b/PKGBUILD
index 4ab88a49044a..0d66ec83e015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/coloradocolby/thokr"
license=('MIT')
makedepends=('cargo' 'git')
provides=('mow')
-source=('git+https://github.com/coloradocolby/thokr.git')
+source=('git+https://github.com/thatvegandev/thokr.git')
md5sums=('SKIP')