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

Maxim Baz maximbaz at archlinux.org
Mon Jun 1 11:07:01 UTC 2020


    Date: Monday, June 1, 2020 @ 11:07:01
  Author: maximbaz
Revision: 637813

upgpkg: ripgrep 12.1.1-1

Modified:
  ripgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 10:58:08 UTC (rev 637812)
+++ PKGBUILD	2020-06-01 11:07:01 UTC (rev 637813)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 # Contributor: Andrew Gallant <jamslam at gmail.com>
 pkgname=ripgrep
-pkgver=12.1.0
+pkgver=12.1.1
 pkgrel=1
 pkgdesc="A search tool that combines the usability of ag with the raw speed of grep"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'pcre2')
 makedepends=('cargo' 'asciidoctor')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('083603f4d65ab83d541eeac3573b400b4009bb1ec04e2bbfe4c6b6172c251cd43418f9ab73d0f0fdaf32c813ba7ba9f89cfd5f51e1b2907c2f63fbf9531b031b')
+sha512sums=('9e2a16043be6c7727d49a44f6db7fdb41413efc869139186729985ff86dee5c6531c663352f4019b730eb3a6c46f26d46df3738d4a0cbbc39ab773f320eb9e59')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list