makedeb
A simple, fast and user-friendly alternative to 'find'
Click here to go back to the commit logs for fd.
Hash: eee5d0c061116f18eb445c5733a0ffa7599a3c9a
Message: Bump version to '8.7.0-1'
diff --git a/.SRCINFO b/.SRCINFO
index 42679aa..9225c48 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.6.0
+pkgver = 8.7.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.6.0::git+https://github.com/sharkdp/fd/#tag=v8.6.0
+source = fd-8.7.0::git+https://github.com/sharkdp/fd/#tag=v8.7.0
sha256sums = SKIP
makedepends = rustc>=1.56.0
makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index bd7cc49..465576c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=fd
-pkgver=8.6.0
+pkgver=8.7.0
pkgrel=1
pkgdesc="A simple, fast and user-friendly alternative to 'find'"
arch=('any')