summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-04-08 01:54:26 +0200
committerConnor Etherington2022-04-08 01:54:26 +0200
commit06745fce026252d20867fbf1cb97352604e6cff6 (patch)
treefd46351c9c24b3444172e67f11a3bca552f62a52
parent65c04481ab3a293e816ff95b206d1d77fedc9be1 (diff)
downloadaur-06745fce026252d20867fbf1cb97352604e6cff6.tar.gz
Changed Gitlab Username
-rwxr-xr-x[-rw-r--r--].SRCINFO4
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f972e21b9cf7..18a0d2d5a906 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,11 +2,11 @@ pkgbase = concise-keyring
pkgdesc = Allows for installing packages from Concise repositories
pkgver = 1.0.3
pkgrel = 1
- url = https://gitlab.com/qYp/concise-keyring
+ url = https://gitlab.com/a4to/concise-keyring
arch = any
license = MIT
makedepends = git
- source = https://gitlab.com/qYp/concise/-/raw/master/x86_64/concise-keyring-1.0.3-1-any.pkg.tar.zst
+ source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/concise-keyring-1.0.3-1-any.pkg.tar.zst
sha256sums = 7d8875a0f2777601057f5041ace7dd29c04f567f67afd8aef329fab580b85343
pkgname = concise-keyring
diff --git a/PKGBUILD b/PKGBUILD
index 4a6ec7cb60e8..abba5449fe9f 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=1.0.3
pkgrel=1
pkgdesc='Allows for installing packages from Concise repositories'
arch=(any)
-url="https://gitlab.com/qYp/${pkgname}"
+url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
makedepends=(git)
-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=('7d8875a0f2777601057f5041ace7dd29c04f567f67afd8aef329fab580b85343')
package() {