makedeb
A simple, fast and user-friendly alternative to 'find'
Click here to go back to the commit logs for fd.
Hash: 737ae80daa28e23ac05efab10b458b6aa1613523
Message: Bump version to '8.6.0-1'
diff --git a/.SRCINFO b/.SRCINFO
index 6429d10..42679aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = fd
pkgbase = fd
pkgdesc = A simple, fast and user-friendly alternative to 'find'
pkgrel = 1
-pkgver = 8.4.0
+pkgver = 8.6.0
url = https://github.com/sharkdp/fd
arch = any
conflicts = fdclone
@@ -11,7 +11,7 @@ license = Apache-2.0
license = MIT
makedepends = rustc>=1.56.0
makedepends = cargo
-source = fd-8.4.0::git+https://github.com/sharkdp/fd/#tag=v8.4.0
+source = fd-8.6.0::git+https://github.com/sharkdp/fd/#tag=v8.6.0
sha256sums = SKIP
makedepends = rustc>=1.56.0
makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index b82ed62..bd7cc49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=fd
-pkgver=8.4.0
+pkgver=8.6.0
pkgrel=1
pkgdesc="A simple, fast and user-friendly alternative to 'find'"
arch=('any')