summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Etherington2022-04-08 01:53:31 +0200
committerConnor Etherington2022-04-08 01:53:31 +0200
commit01ee69eef5d5fd130f3cd5284f70d49102a29a07 (patch)
tree42f8caebab0c444fbbfacc943d5e9b1f395157e6 /PKGBUILD
parentf5ad9f503dc6188142eecb1e972fe7f92446d157 (diff)
downloadaur-betterzsh.tar.gz
Changed Gitlab Username
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27a5390e41f6..ed74177cfe1a 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.0.r7
pkgrel=1
pkgdesc='Configurations to enhance user experience with the ZSH shell.'
arch=(any)
-url="https://gitlab.com/qYp/${pkgname}"
+url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
depends=(zsh zsh-fast-syntax-highlighting zsh-autosuggestions-git zsh-autopair-git)
optdepends=('starship: Adds very useful git functionality to the terminal')
-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=('318e427165aeccadda34141bbde73470229378b7da86a8d46f286f57f54ac0a8')
package() {