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

Daniel M. Capella polyzen at archlinux.org
Tue Oct 6 18:58:05 UTC 2020


    Date: Tuesday, October 6, 2020 @ 18:58:04
  Author: polyzen
Revision: 719482

upgpkg: rust-analyzer 20201005-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 18:57:08 UTC (rev 719481)
+++ PKGBUILD	2020-10-06 18:58:04 UTC (rev 719482)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-pkgver=20200928
-_pkgver=2020-09-28
+pkgver=20201005
+_pkgver=2020-10-05
 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=('0f8e028568454330131733f2ed526b838d74e581c0edf47e01b8e1d7cbc6e603268e54e7e96513b8c3af2fef2d72a1d56c6c6175367c539580c19eddb52bd86c')
+sha512sums=('9ae99c7727e1b3bb1e00e2a68527d07b5d0cfafc258fa525735fbc300fd459613937a2dd875aea0eac9aa7543ebbd77a5ae0b9cb81283a95717f5e7938d3a9f2')
 
 pkgver() {
   echo ${_pkgver//-}



More information about the arch-commits mailing list