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

Daniel M. Capella polyzen at archlinux.org
Mon Oct 26 20:27:23 UTC 2020


    Date: Monday, October 26, 2020 @ 20:27:23
  Author: polyzen
Revision: 734053

upgpkg: rust-analyzer 20201026-1

Modified:
  rust-analyzer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 20:27:13 UTC (rev 734052)
+++ PKGBUILD	2020-10-26 20:27:23 UTC (rev 734053)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-_pkgver=2020-10-19
-pkgver=20201019
+_pkgver=2020-10-26
+pkgver=20201026
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('8fc63d36413f7f45e3d63ea80a1328b44193ad4472eb4d38c7aae79e51e5cb890b27e2cfbb89f6adb9917fb850166d014edb80cc687a387c87b14f246a87c38c')
+b2sums=('590547d40e5480ec3e00b2753e734208561b202de9b485363ff6fc706465a760d88ed9aad2cac0d0ad28a1fc8a1eb14820d6436593b801b1fc21c28fb4cc37b5')
 
 pkgver() {
   echo ${_pkgver//-}



More information about the arch-commits mailing list