[arch-commits] Commit in fd/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Aug 20 07:43:26 UTC 2018
Date: Monday, August 20, 2018 @ 07:43:26
Author: svenstaro
Revision: 372843
upgpkg: fd 7.1.0-1
Modified:
fd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-20 07:41:14 UTC (rev 372842)
+++ PKGBUILD 2018-08-20 07:43:26 UTC (rev 372843)
@@ -2,7 +2,7 @@
# Contributor: Daniel M. Capella <polyzen at archlinux.info>
pkgname=fd
-pkgver=7.0.0
+pkgver=7.1.0
pkgrel=1
pkgdesc='Simple, fast and user-friendly alternative to find'
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('rust')
replaces=('fd-rs')
source=("fd-rs-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d13a7ab1f5e4523bbd1c66f7ef00dbcdadb91acd047d82a3741992fa3140bd1774418175cf1e017eeff3ae3de4abd8594f3510d3a3c1069f3012d9b141adb2c1')
+sha512sums=('f203a61633ed7f84821755427b6c09944ca084c895709b379d0baf74033204b0cf93f2de9d7536cc74888e349e77c18ea150c41b86e25f79be43d6d2e49a93a1')
build() {
cd fd-$pkgver
More information about the arch-commits
mailing list