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 d4fe564a1afb..b35446b28412 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = resetti-git
pkgdesc = resetti is a Linux-compatible reset macro for Minecraft speedruns. It supports a variety of different resetting styles, categories, and Minecraft versions.
pkgver = 0.5.2_devel.r397.2a1cec7
pkgrel = 1
- url = https://www.github.com/woofdoggo/resetti
+ url = https://www.github.com/tesselslate/resetti
arch = x86_64
arch = i686
license = GPL3
makedepends = go
makedepends = git
conflicts = resetti
- source = git+https://www.github.com/woofdoggo/resetti#branch=dev
+ source = git+https://www.github.com/tesselslate/resetti#branch=dev
md5sums = SKIP
pkgname = resetti-git
diff --git a/PKGBUILD b/PKGBUILD
index a626e36be983..692aa9897b9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
pkgdesc="resetti is a Linux-compatible reset macro for Minecraft speedruns. It supports
a variety of different resetting styles, categories, and Minecraft versions."
arch=('x86_64' 'i686')
-url="https://www.github.com/woofdoggo/resetti"
+url="https://www.github.com/tesselslate/resetti"
license=('GPL3')
groups=()
depends=()