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

Daniel M. Capella polyzen at archlinux.org
Mon Oct 19 20:46:51 UTC 2020


    Date: Monday, October 19, 2020 @ 20:46:51
  Author: polyzen
Revision: 727317

upgpkg: rust-analyzer 20201019-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 20:46:38 UTC (rev 727316)
+++ PKGBUILD	2020-10-19 20:46:51 UTC (rev 727317)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-_pkgver=2020-10-12
-pkgver=20201012
+_pkgver=2020-10-19
+pkgver=20201019
 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")
-sha512sums=('04e263624f59dc35eed06f5a7a2b0154b9a6011f980febff218d8f7f4cc32dde52e5085135200ff7022f29af05e0dc542fde5ebcc24666a9f89a29765602863e')
+b2sums=('8fc63d36413f7f45e3d63ea80a1328b44193ad4472eb4d38c7aae79e51e5cb890b27e2cfbb89f6adb9917fb850166d014edb80cc687a387c87b14f246a87c38c')
 
 pkgver() {
   echo ${_pkgver//-}



More information about the arch-commits mailing list