summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmmon Smith2022-12-01 01:12:03 -0500
committerAmmon Smith2022-12-01 01:12:03 -0500
commit8d1f1cee74f16abd4db2f57e5e9af98e31ab53f0 (patch)
tree837eff354a5bedd4a5910abef422846cc85d79ff /PKGBUILD
parent2c3206120eda0f7ad7231072ac6119a743811b76 (diff)
downloadaur-days-until-git.tar.gz
Update metadata.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 530276c3a222..07ac82743dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Ammon Smith <ammon.i.smith@gmail.com>
+# Maintainer: Emmie Maeda <emmie.maeda@gmail.com>
pkgname="days-until-git"
pkgver=0.1.rf01b6ec
pkgrel=1
pkgdesc='A command-line program to give you the number of days until or since certain events.'
arch=('any')
-url="https://gitlab.com/ammongit/${pkgname%-git}"
+url="https://gitlab.com/emmiegit/${pkgname%-git}"
license=('GPL2')
depends=('python')
makedepends=('git')
@@ -13,7 +13,7 @@ optdepends=()
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
options=()
-source=("git+https://gitlab.com/ammongit/${pkgname%-git}.git")
+source=("git+https://gitlab.com/emmiegit/${pkgname%-git}.git")
sha256sums=('SKIP')
pkgver() {