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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 12 11:37:51 UTC 2017


    Date: Sunday, November 12, 2017 @ 11:37:48
  Author: svenstaro
Revision: 266291

upgpkg: rust-racer 2.0.12-1

Modified:
  rust-racer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 10:35:24 UTC (rev 266290)
+++ PKGBUILD	2017-11-12 11:37:48 UTC (rev 266291)
@@ -4,7 +4,7 @@
 
 pkgname=rust-racer
 _pkgname=racer
-pkgver=2.0.10
+pkgver=2.0.12
 pkgrel=1
 pkgdesc="Code completion for Rust"
 url="https://github.com/phildawes/racer"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=('MIT')
 source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
-sha256sums=('f120c7510ef7aff254aeb06067fb6fac573ec96a1660e194787cf9dced412bf0')
+sha256sums=('034f1c4528581c40a60e96875467c03315868084e08ff4ceb46a00f7be3b16b4')
 
 build() {
   cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list