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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 10 18:36:41 UTC 2017


    Date: Monday, April 10, 2017 @ 18:36:40
  Author: svenstaro
Revision: 221879

upgpkg: ripgrep 0.5.1-1

Modified:
  ripgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 18:35:16 UTC (rev 221878)
+++ PKGBUILD	2017-04-10 18:36:40 UTC (rev 221879)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 # Contributor: Andrew Gallant <jamslam at gmail.com>
 pkgname=ripgrep
-pkgver=0.5.0
+pkgver=0.5.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=('924e7907daf719732f888c296ea8b110db77e144cd3f7858070aca44fba93d09731d9097dd7201a851f0581ced0f0d58a7ffef6aa7c998298834170661d80256')
+sha512sums=('20efefbf0e5c5ae95434cdf2dc0e0d45956291a9705614e02cee4e316c1e1e2394dd81ba46f7eff5e67f4447c86f935006f42ff55a2ddc60ef095a10a77184a3')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list