summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmmon Smith2017-04-17 13:46:10 -0700
committerAmmon Smith2017-04-17 13:46:10 -0700
commit1d08e6b76e0d2e038cf0006df68177c351c7a475 (patch)
tree941734204dae6b220726a41806d873c3b0b062e2
parent2814cc03b27fadc97c774ceaebc0fd9d8b0928ec (diff)
downloadaur-1d08e6b76e0d2e038cf0006df68177c351c7a475.tar.gz
Increase qotd version.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 793b698e87c3..1614e8b84e69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 16 02:30:35 UTC 2017
+# Mon Apr 17 20:46:07 UTC 2017
pkgbase = qotd
pkgdesc = A simple RFC 865-compliant QOTD (quote of the day) daemon.
- pkgver = 0.9.4
+ pkgver = 0.10.4
pkgrel = 1
url = https://gitlab.com/ammongit/qotd
install = qotd.install
@@ -16,7 +16,7 @@ pkgbase = qotd
conflicts = qotd
options = !zipman
backup = etc/qotd.conf
- source = https://gitlab.com/ammongit/qotd/repository/archive.tar.gz?ref=v0.9.4
+ source = https://gitlab.com/ammongit/qotd/repository/archive.tar.gz?ref=v0.10.4
sha256sums = SKIP
pkgname = qotd
diff --git a/PKGBUILD b/PKGBUILD
index 1257efb9f73f..953517aa9c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ammon Smith <ammon.i.smith@gmail.com>
pkgname=qotd
-pkgver=0.9.4
+pkgver=0.10.4
pkgrel=1
pkgdesc="A simple RFC 865-compliant QOTD (quote of the day) daemon."
arch=('any')