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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Sep 26 18:54:27 UTC 2018


    Date: Wednesday, September 26, 2018 @ 18:54:27
  Author: svenstaro
Revision: 385580

upgpkg: rust-racer 2.1.6-1

Modified:
  rust-racer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-26 18:53:48 UTC (rev 385579)
+++ PKGBUILD	2018-09-26 18:54:27 UTC (rev 385580)
@@ -4,7 +4,7 @@
 
 pkgname=rust-racer
 _pkgname=racer
-pkgver=2.1.5
+pkgver=2.1.6
 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=('1e4bc3847329b20ff5ba56c298938c179ae9911af15c9c10553f683b65164533')
+sha256sums=('99e820b7f7701c834c3f6f8226f388c19c0ea948a3ef79ddc96aa7398b5ba87a')
 
 build() {
   cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list