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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Oct 23 18:24:45 UTC 2017


    Date: Monday, October 23, 2017 @ 18:24:45
  Author: svenstaro
Revision: 264073

upgpkg: ripgrep 0.7.1-1

Modified:
  ripgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 17:54:19 UTC (rev 264072)
+++ PKGBUILD	2017-10-23 18:24:45 UTC (rev 264073)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 # Contributor: Andrew Gallant <jamslam at gmail.com>
 pkgname=ripgrep
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="A search tool that combines the usability of ag with the raw speed of grep"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('339abff8c6a273b9b18af37f30a37a7fc102ede2cbf3d7ba03c87738fb76891975ea8e1c2ff848ca4ea92f46c84041af1e35fb1b163c5c7a192a904d164075cc')
+sha512sums=('1d2c5b1085ebc6b2b0d1cd330583f8d09bae0789590ff3a8bbb7f79c36b106b9f4fb3c880a225fa4f8565cee55e38514db0e7751f1d14a76005ebfa7c7127e5f')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list