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

Daniel M. Capella polyzen at archlinux.org
Mon Aug 3 21:59:35 UTC 2020


    Date: Monday, August 3, 2020 @ 21:59:34
  Author: polyzen
Revision: 668587

upgpkg: rust-analyzer 20200803-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-03 21:58:31 UTC (rev 668586)
+++ PKGBUILD	2020-08-03 21:59:34 UTC (rev 668587)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-pkgver=20200727
-_pkgver=2020-07-27
+pkgver=20200803
+_pkgver=2020-08-03
 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=('a9dd6d55c09e211e8357077fb94f3704370dcab89adbe6c79faf1b9163b8a5ef902741515961519f5b0eed051d37f264bea6dac797c39f88b17951f01d0182b3')
+sha512sums=('8c66cc07b67c6e7f4410f62e1b8168af69c3be57c92c1628b0d07b50014e148525da75c111b5a7056f648d445a1d92f211eddf30dfa25208c5279c3c032bed37')
 
 prepare() {
   cd $pkgname-$_pkgver



More information about the arch-commits mailing list