summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarthorn2019-12-20 16:58:37 +0100
committerNarthorn2019-12-20 16:58:37 +0100
commit4d0ea6b85e6b330661c59336ddf03776805c9152 (patch)
treeeda98b26aed1c202774246a8c6d041dc116cb580
parent3d88703c792421e407cfe3fb327ce8ee2eed3b31 (diff)
downloadaur-4d0ea6b85e6b330661c59336ddf03776805c9152.tar.gz
Bump to 1.16.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fddca66c85c..e1efacf0678f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = termdown-git
pkgdesc = Countdown timer and stopwatch in your terminal
- pkgver = 1.14.1.r0.gaa0c4e3
+ pkgver = 1.16.0.r1.ga70ac7c
pkgrel = 1
url = https://github.com/trehn/termdown
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0a57e96810ee..b29fc1e2c20f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=termdown
pkgname=$_pkgname-git
-pkgver=1.14.1.r0.gaa0c4e3
+pkgver=1.16.0.r1.ga70ac7c
pkgrel=1
arch=('any')
pkgdesc='Countdown timer and stopwatch in your terminal'