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

George Rawlinson grawlinson at gemini.archlinux.org
Sat Apr 23 09:31:04 UTC 2022


    Date: Saturday, April 23, 2022 @ 09:31:04
  Author: grawlinson
Revision: 1187535

upgpkg: zoxide 0.8.1-2

Rebuild due to upstream retagging the release.

Modified:
  zoxide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 09:29:38 UTC (rev 1187534)
+++ PKGBUILD	2022-04-23 09:31:04 UTC (rev 1187535)
@@ -3,7 +3,7 @@
 
 pkgname=zoxide
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A smarter cd command for your terminal'
 arch=('x86_64')
 url='https://github.com/ajeetdsouza/zoxide'
@@ -14,7 +14,7 @@
   'fzf: for interactive selection'
 )
 options=('!lto')
-_commit='3a3008163afd01e8f01b39e6253338c5e56307fb'
+_commit='96a43e9c79da048cbab8f7114a8e08d1cd7ec867'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list