summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bf9ebc1e5a0..7f7fcfa279aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Aurélien Ooms <aurelien.ooms@gmail.com>
+# Maintainer: make-github-pseudonymous-again <5165674+make-github-pseudonymous-again@users.noreply.github.com>
pkgname=ovh-api-client
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="A bash client for OVH API"
arch=(any)
-url="https://github.com/aureooms/${pkgname}"
+url="https://github.com/make-github-pseudonymous-again/${pkgname}"
license=()
groups=()
depends=('bash' 'coreutils' 'curl' 'jq')
@@ -18,7 +18,7 @@ replaces=()
backup=()
options=()
install=
-source=("https://github.com/aureooms/${pkgname}/archive/v${pkgver}.tar.gz")
+source=("https://github.com/make-github-pseudonymous-again/${pkgname}/archive/v${pkgver}.tar.gz")
noextract=()
md5sums=('SKIP')