summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmmon Smith2018-04-07 23:08:19 -0700
committerAmmon Smith2018-04-07 23:08:19 -0700
commitd63592fed005321d0e8d485de6072392f58c8d21 (patch)
treeefaacc11c98fe8b8d5ce8d5aa1d88271106a9f93
parente41279c01cc3065ba5f1932cff3804b056bedbef (diff)
downloadaur-d63592fed005321d0e8d485de6072392f58c8d21.tar.gz
Bump qotd version to v0.12.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d21b7cda7ed..c26db5037644 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Jun 18 19:59:58 UTC 2017
pkgbase = qotd
pkgdesc = A simple RFC 865-compliant QOTD (quote of the day) daemon.
- pkgver = 0.11.3
+ pkgver = 0.12.0
pkgrel = 1
url = https://github.com/ammongit/qotd
install = qotd.install
@@ -16,7 +14,7 @@ pkgbase = qotd
conflicts = qotd
options = !zipman
backup = etc/qotd.conf
- source = https://github.com/ammongit/qotd/archive/v0.11.3.tar.gz
+ source = https://github.com/ammongit/qotd/archive/v0.12.0.tar.gz
sha256sums = SKIP
pkgname = qotd
diff --git a/PKGBUILD b/PKGBUILD
index a473d2abe8f4..96b72bcaa237 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ammon Smith <ammon.i.smith@gmail.com>
pkgname=qotd
-pkgver=0.11.3
+pkgver=0.12.0
pkgrel=1
pkgdesc="A simple RFC 865-compliant QOTD (quote of the day) daemon."
arch=('any')