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

Evangelos Foutras foutrelis at archlinux.org
Thu Oct 1 06:49:10 UTC 2020


    Date: Thursday, October 1, 2020 @ 06:49:09
  Author: foutrelis
Revision: 397018

upgpkg: re2 1:20201001-1: new upstream release

Modified:
  re2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-30 22:13:09 UTC (rev 397017)
+++ PKGBUILD	2020-10-01 06:49:09 UTC (rev 397018)
@@ -4,7 +4,7 @@
 # Contributor: Alexandre Bique <bique.alexandre at gmail.com>
 
 pkgname=re2
-_re2ver=2020-08-01
+_re2ver=2020-10-01
 pkgver=${_re2ver//-}
 pkgrel=1
 epoch=1
@@ -14,7 +14,7 @@
 license=('BSD')
 depends=('gcc-libs')
 source=(re2-$pkgver.tar.gz::https://github.com/google/re2/archive/$_re2ver.tar.gz)
-sha256sums=('6f4c8514249cd65b9e85d3e6f4c35595809a63ad71c5d93083e4d1dcdf9e0cd6')
+sha256sums=('0915741f524ad87debb9eb0429fe6016772a1569e21dc6d492039562308fcb0f')
 
 build() {
   cd $pkgname-$_re2ver



More information about the arch-commits mailing list