summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmmon Smith2022-12-01 01:05:06 -0500
committerAmmon Smith2022-12-01 01:05:06 -0500
commitab35546b069e62653d51275962e27eb4cbfdfb61 (patch)
tree23c92896c0bc8887396d5f7c05f16fc20ef47284 /PKGBUILD
parent9cacbe5278a50b765bb5e2ecb9c86d533760272c (diff)
downloadaur-qotd-git.tar.gz
Update metadata.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e872dbbd3a03..ece28232f703 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="qotd-git"
-pkgver=0.12.0.0f2276d
+pkgver=0.12.0_3_gd9d4f66.d9d4f66
pkgrel=1
pkgdesc="A simple RFC 865-compliant QOTD (quote of the day) daemon. (git version)"
arch=('any')
-url="https://github.com/ammongit/${pkgname%-git}"
+url="https://github.com/emmiegit/${pkgname%-git}"
license=('GPL')
depends=()
makedepends=('git' 'gcc' 'ghostscript' 'gzip')
@@ -14,7 +14,7 @@ provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
options=('!zipman')
install="$pkgname.install"
-source=("git+https://github.com/ammongit/${pkgname%-git}.git")
+source=("git+https://github.com/emmiegit/${pkgname%-git}.git")
sha256sums=('SKIP')
backup=('etc/qotd.conf')