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

Daniel M. Capella polyzen at archlinux.org
Tue Jun 23 05:51:14 UTC 2020


    Date: Tuesday, June 23, 2020 @ 05:51:13
  Author: polyzen
Revision: 650887

upgpkg: rust-analyzer 20200622-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 04:55:05 UTC (rev 650886)
+++ PKGBUILD	2020-06-23 05:51:13 UTC (rev 650887)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-pkgver=20200615
-_pkgver=2020-06-15
+pkgver=20200622
+_pkgver=2020-06-22
 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=('59b528a72a40cd83f2c53cce328868ed321f8a80935d7475e7c4a6be54e3adfc744ccc6dd125077be92a626b6797e53b13ec423de6f26418511b301d7469d6bb')
+sha512sums=('53cc52654593ba4c1947c9fd777155802b0a72dd8be9297b958601e24a4f5cedb44194721e3bf436383030268cf3ae2799560b20b8bef9cf3d0993a7a0e73f01')
 
 pkgver() {
   echo ${_pkgver//-}



More information about the arch-commits mailing list