summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-04-08 01:53:45 +0200
committerConnor Etherington2022-04-08 01:53:45 +0200
commitd6ecd467e73ece832d89a01dbbef1b66263ac8fb (patch)
tree9c52402650111d130478efda927c028d94e1ac18
parent763f729efb77de0918fcc58a62fc9473ce817852 (diff)
downloadaur-d6ecd467e73ece832d89a01dbbef1b66263ac8fb.tar.gz
Changed Gitlab Username
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c2ba4a9ac3b..f9fd037bcc22 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ez
pkgdesc = Task simplificaltion scripts for increasing the speed and efficiency of common tasks
pkgver = 1.0.r1
pkgrel = 1
- url = https://gitlab.com/qYp/EZ
+ url = https://gitlab.com/a4to/EZ
arch = x86_64
license = MIT
optdepends = npn: To download npm packages with ezdl
@@ -14,7 +14,7 @@ pkgbase = ez
provides = ezdl
provides = ezgc
provides = eztst
- source = https://gitlab.com/qYp/concise/-/raw/master/x86_64/ez-1.0.r1-1-x86_64.pkg.tar.zst
+ source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/ez-1.0.r1-1-x86_64.pkg.tar.zst
sha256sums = a6c2b198fed3c61f78457b71c56efe8424c081bc165f25b2425bc66f1126d2b7
pkgname = ez
diff --git a/PKGBUILD b/PKGBUILD
index be3092979de4..0e617fd9be88 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.r1
pkgrel=1
pkgdesc='Task simplificaltion scripts for increasing the speed and efficiency of common tasks'
arch=(x86_64)
-url="https://gitlab.com/qYp/${_pkgname}"
+url="https://gitlab.com/a4to/${_pkgname}"
license=('MIT')
depends=()
optdepends=(
@@ -18,7 +18,7 @@ optdepends=(
'paru: To use 'ezdl' for downloading packages from the AUR'
)
provides=(ezdl ezgc eztst)
-source=("https://gitlab.com/qYp/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
+source=("https://gitlab.com/a4to/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
sha256sums=('a6c2b198fed3c61f78457b71c56efe8424c081bc165f25b2425bc66f1126d2b7')
package() {