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

Morten Linderud foxboron at archlinux.org
Tue Jan 12 17:25:01 UTC 2021


    Date: Tuesday, January 12, 2021 @ 17:25:01
  Author: foxboron
Revision: 820157

upgpkg: toolbox 0.0.99-1

Modified:
  toolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 17:21:42 UTC (rev 820156)
+++ PKGBUILD	2021-01-12 17:25:01 UTC (rev 820157)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=toolbox
-pkgver=0.0.98.1
+pkgver=0.0.99
 pkgrel=1
 pkgdesc='Unprivileged development environment'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(podman bash flatpak)
 makedepends=(go shellcheck go-md2man bash-completion ninja git meson)
-_commit=dd4829a33c0a70f47dd1df504c8c5192fa78f843	#refs/tags/0.0.98.1^{}
+_commit=772451c5e56e641a76bb074b118c406765fb4b00	#refs/tags/0.0.99^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list