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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun May 20 22:02:52 UTC 2018


    Date: Sunday, May 20, 2018 @ 22:02:51
  Author: svenstaro
Revision: 325664

upgpkg: rust-racer 2.0.14-1

Modified:
  rust-racer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 21:57:48 UTC (rev 325663)
+++ PKGBUILD	2018-05-20 22:02:51 UTC (rev 325664)
@@ -4,7 +4,7 @@
 
 pkgname=rust-racer
 _pkgname=racer
-pkgver=2.0.13
+pkgver=2.0.14
 pkgrel=1
 pkgdesc="Code completion for Rust"
 url="https://github.com/phildawes/racer"
@@ -12,7 +12,7 @@
 arch=('x86_64')
 license=('MIT')
 source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
-sha256sums=('40d44bc30fc8d403b665286b2c9a83466ddbf69297668fb02b785c3e58eb8e0d')
+sha256sums=('e713729f45f12df5c5e182d39506766f76c09133fb661d3622e0ddf8078911c2')
 
 build() {
   cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list