summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsathya-pramodh2023-12-12 11:14:05 +0530
committersathya-pramodh2023-12-12 11:14:05 +0530
commitdbd9cc8861f5bc4385f6215a3cbc8ce68c31cb9a (patch)
tree59a9a1532f9589dd4e196cecc1e8622249a0fa7a
parente0c002307f2e065963ea92b9abf72ece1241c897 (diff)
downloadaur-resetti-git.tar.gz
Updated for name change.
-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=()