makedeb


toast 0.45.5-1


Containerize your development and continuous integration environments

Click here to go back to the commit logs for toast.

Commit:


Hash: 46fad1213a486c20d94f5134b7c9a293a053f0bf

Message: Bump version to '0.45.5'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d2fb93d..c0a830a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = toast
 pkgbase = toast
 pkgdesc = Containerize your development and continuous integration environments
 pkgrel = 1
-pkgver = 0.45.4
+pkgver = 0.45.5
 url = https://github.com/stepchowfun/toast
 arch = any
 depends = docker.io>=17.06.0
 makedepends = cargo
-source = toast-0.45.4::git+https://github.com/stepchowfun/toast/#tag=v0.45.4
+source = toast-0.45.5::git+https://github.com/stepchowfun/toast/#tag=v0.45.5
 sha256sums = SKIP
 makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index 4056789..abd65c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=toast
-pkgver=0.45.4
+pkgver=0.45.5
 pkgrel=1
 pkgdesc='Containerize your development and continuous integration environments'
 arch=('any')