[arch-commits] Commit in toolbox/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Fri Jul 24 20:00:32 UTC 2020


    Date: Friday, July 24, 2020 @ 20:00:32
  Author: foxboron
Revision: 665201

upgpkg: toolbox 0.0.93-1

Modified:
  toolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-24 19:58:35 UTC (rev 665200)
+++ PKGBUILD	2020-07-24 20:00:32 UTC (rev 665201)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=toolbox
-pkgver=0.0.92
+pkgver=0.0.93
 pkgrel=1
 pkgdesc='Unprivileged development environment'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(podman bash)
 makedepends=(go shellcheck go-md2man bash-completion ninja git meson)
-_commit=cb5c77eae5b4cf4ea2d2970aaf88efeb1ccfc338 # tags/0.0.92
+_commit=238a67826450408d8f01a0c36bd0b207031bbea3 # tags/0.0.93
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list