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

Morten Linderud foxboron at archlinux.org
Thu Feb 25 17:19:44 UTC 2021


    Date: Thursday, February 25, 2021 @ 17:19:43
  Author: foxboron
Revision: 874152

upgpkg: toolbox 0.0.99.1-1

Modified:
  toolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-25 17:16:37 UTC (rev 874151)
+++ PKGBUILD	2021-02-25 17:19:43 UTC (rev 874152)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=toolbox
-pkgver=0.0.99
-pkgrel=2
+pkgver=0.0.99.1
+pkgrel=1
 pkgdesc='Unprivileged development environment'
 arch=(x86_64)
 url='https://github.com/containers/toolbox'
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(podman bash flatpak)
 makedepends=(go shellcheck go-md2man bash-completion ninja git meson)
-_commit=772451c5e56e641a76bb074b118c406765fb4b00	#refs/tags/0.0.99^{}
+_commit=3801bd6e5a23ed3f8681b33c9cbe27e84fa2e6e6	#refs/tags/0.0.99.1^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list