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: 8ed291401b8ea2962a12c9ba7575cf1b39e491fd

Message: Bump version to '0.45.4'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 784f9dc..d2fb93d 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.3
+pkgver = 0.45.4
 url = https://github.com/stepchowfun/toast
 arch = any
 depends = docker.io>=17.06.0
 makedepends = cargo
-source = toast-0.45.3::git+https://github.com/stepchowfun/toast/#tag=v0.45.3
+source = toast-0.45.4::git+https://github.com/stepchowfun/toast/#tag=v0.45.4
 sha256sums = SKIP
 makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index 13b5a04..4056789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=toast
-pkgver=0.45.3
+pkgver=0.45.4
 pkgrel=1
 pkgdesc='Containerize your development and continuous integration environments'
 arch=('any')