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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 1 22:24:09 UTC 2017


    Date: Thursday, June 1, 2017 @ 22:24:08
  Author: svenstaro
Revision: 232646

upgpkg: rust-racer 2.0.8-1

Modified:
  rust-racer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 22:22:36 UTC (rev 232645)
+++ PKGBUILD	2017-06-01 22:24:08 UTC (rev 232646)
@@ -4,7 +4,7 @@
 
 pkgname=rust-racer
 _pkgname=racer
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc="Code completion for Rust"
 url="https://github.com/phildawes/racer"
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 license=('MIT')
 source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
-sha256sums=('b0abeec93a76199a95a2455ecd169555081a62f490c9fc5500f9645558030dc7')
+sha256sums=('edf2dfc188373ef96168bec3646a0415c5c21111c6144c0c36104fc720587ecd')
 
 build() {
   cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list