[arch-commits] Commit in zoxide/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Sat Sep 3 07:20:59 UTC 2022
Date: Saturday, September 3, 2022 @ 07:20:59
Author: grawlinson
Revision: 1291040
upgpkg: zoxide 0.8.3-1; new upstream release
Modified:
zoxide/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 07:17:51 UTC (rev 1291039)
+++ PKGBUILD 2022-09-03 07:20:59 UTC (rev 1291040)
@@ -2,7 +2,7 @@
# Contributor: desbma
pkgname=zoxide
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc='A smarter cd command for your terminal'
arch=('x86_64')
@@ -14,7 +14,7 @@
'fzf: for interactive selection'
)
options=('!lto')
-_commit='3df60eb3d3c3b904730f3c0d1fb7f66c0695aa7e'
+_commit='818ac67e7e1e56ebf980453a5c91c7753e27471b'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')
More information about the arch-commits
mailing list