[arch-commits] Commit in rust-analyzer/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Mon Jun 29 19:42:57 UTC 2020
Date: Monday, June 29, 2020 @ 19:42:56
Author: polyzen
Revision: 656445
upgpkg: rust-analyzer 20200629-1
Modified:
rust-analyzer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-29 19:26:50 UTC (rev 656444)
+++ PKGBUILD 2020-06-29 19:42:56 UTC (rev 656445)
@@ -2,8 +2,8 @@
# Contributor: Sergey A. <murlakatamenka at disroot.org>
pkgname=rust-analyzer
-pkgver=20200622
-_pkgver=2020-06-22
+pkgver=20200629
+_pkgver=2020-06-29
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=('53cc52654593ba4c1947c9fd777155802b0a72dd8be9297b958601e24a4f5cedb44194721e3bf436383030268cf3ae2799560b20b8bef9cf3d0993a7a0e73f01')
+sha512sums=('68673aae5675280fb3f1026f618b80f57a5aaf08ad3ef735acf75c22245a5efc7b96b82972ceacd1b4a4cf48b30a197925e27fac0c6dd3719dde57ad65a0bc70')
pkgver() {
echo ${_pkgver//-}
More information about the arch-commits
mailing list