summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornfnty2017-03-07 20:51:07 +0100
committernfnty2017-03-07 20:51:07 +0100
commitd93976baa7df03ca76891c91b259d6855573b17f (patch)
tree953b08f34b511fa42aa6c0e32f5a571b15968654 /PKGBUILD
parentd5691e7b8bdad50ed7920b870c80f1c9be7c8c9c (diff)
downloadaur-d93976baa7df03ca76891c91b259d6855573b17f.tar.gz
Updated to 0.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20b160806111..0c4b0536ddb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgname=('tini')
_srcname='tini'
# shellcheck disable=SC2016
pkgdesc='A tiny but valid `init` for containers'
-pkgver='0.13.2'
-_commit='c6e0058046c674e6bc982675f41db69829568c32'
+pkgver='0.14.0'
+_commit='2c02e147480f8e48aa0d49b5345a9132dced7c3d'
pkgrel='1'
arch=('i686' 'x86_64')
url="https://github.com/krallin/${_srcname}"