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

Daniel M. Capella polyzen at archlinux.org
Mon Aug 17 19:34:33 UTC 2020


    Date: Monday, August 17, 2020 @ 19:34:32
  Author: polyzen
Revision: 683106

upgpkg: rust-analyzer 20200817-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 19:34:28 UTC (rev 683105)
+++ PKGBUILD	2020-08-17 19:34:32 UTC (rev 683106)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. <murlakatamenka at disroot.org>
 
 pkgname=rust-analyzer
-pkgver=20200810
-_pkgver=2020-08-10
+pkgver=20200817
+_pkgver=2020-08-17
 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=('9da221674e4b3509b429b1bd00f063422dd5ff92bf3cecebb1aace5927453dd574a355ba0cde430c91f36f609cdae46565d45f0585b4d71addaabe5df66ef3b7')
+sha512sums=('6e5be5a6f8905519746f55cee457a9a3ac1fc78e43963a633bfc9a3a351c63594a25b7ff087537cafd07628fa622148eaf30648426511359e9a345aa9f2bb6b4')
 
 prepare() {
   cd $pkgname-$_pkgver



More information about the arch-commits mailing list