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

Daniel M. Capella polyzen at archlinux.org
Mon Jun 1 20:51:11 UTC 2020


    Date: Monday, June 1, 2020 @ 20:51:10
  Author: polyzen
Revision: 637910

upgpkg: rust-analyzer 20200601-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 20:44:43 UTC (rev 637909)
+++ PKGBUILD	2020-06-01 20:51:10 UTC (rev 637910)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-pkgver=20200525
-_pkgver=2020-05-25
+pkgver=20200601
+_pkgver=2020-06-01
 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=('31a23e4dd602124549051f5af96ca555512075534afd62400dcab971d375b4a91ace1253021a0afe1509c56d81d3446b8139c845e2785e2a0e42c13a8ebe9d0d')
+sha512sums=('67b19f430726aefb2e7c6c1d4cb7705b0dde9e4fe52bddebead6f38e6ababc61265fdfd3791b956e9ea7a8d81997728739c5c4442c67da248e6e9c7a11bc5e10')
 
 pkgver() {
   echo ${_pkgver//-}



More information about the arch-commits mailing list