[arch-commits] Commit in rust-racer/repos (4 files)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Feb 23 14:49:10 UTC 2017


    Date: Thursday, February 23, 2017 @ 14:49:09
  Author: svenstaro
Revision: 213633

archrelease: copy trunk to community-i686, community-x86_64

Added:
  rust-racer/repos/community-i686/PKGBUILD
    (from rev 213632, rust-racer/trunk/PKGBUILD)
  rust-racer/repos/community-x86_64/PKGBUILD
    (from rev 213632, rust-racer/trunk/PKGBUILD)
Deleted:
  rust-racer/repos/community-i686/PKGBUILD
  rust-racer/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-23 14:48:49 UTC (rev 213632)
+++ community-i686/PKGBUILD	2017-02-23 14:49:09 UTC (rev 213633)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Vlad M. <vlad at archlinux.net>
-# Contributor: issue <issue at archlinux dot info>
-
-pkgname=rust-racer
-_pkgname=racer
-pkgver=2.0.4
-pkgrel=1
-pkgdesc="Code completion for Rust"
-url="https://github.com/phildawes/racer"
-optdepends=('rust-src')
-makedepends=('cargo')
-arch=('i686' 'x86_64')
-license=('MIT')
-source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
-sha256sums=('58f8c494a28e756e4cb956e28b2a5bdbce1767f45b543b5adcba167fb5a69886')
-
-build() {
-  cd "$_pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$_pkgname-$pkgver"
-  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
-  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}

Copied: rust-racer/repos/community-i686/PKGBUILD (from rev 213632, rust-racer/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-23 14:49:09 UTC (rev 213633)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Vlad M. <vlad at archlinux.net>
+# Contributor: issue <issue at archlinux dot info>
+
+pkgname=rust-racer
+_pkgname=racer
+pkgver=2.0.6
+pkgrel=1
+pkgdesc="Code completion for Rust"
+url="https://github.com/phildawes/racer"
+optdepends=('rust-src')
+makedepends=('cargo')
+arch=('i686' 'x86_64')
+license=('MIT')
+source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
+sha256sums=('b0d72b3afd67882adfca61d609fafb8d7aa5f9e814f12c32fcc6e171995920e8')
+
+build() {
+  cd "$_pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$_pkgname-$pkgver"
+  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
+  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-23 14:48:49 UTC (rev 213632)
+++ community-x86_64/PKGBUILD	2017-02-23 14:49:09 UTC (rev 213633)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Vlad M. <vlad at archlinux.net>
-# Contributor: issue <issue at archlinux dot info>
-
-pkgname=rust-racer
-_pkgname=racer
-pkgver=2.0.4
-pkgrel=1
-pkgdesc="Code completion for Rust"
-url="https://github.com/phildawes/racer"
-optdepends=('rust-src')
-makedepends=('cargo')
-arch=('i686' 'x86_64')
-license=('MIT')
-source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
-sha256sums=('58f8c494a28e756e4cb956e28b2a5bdbce1767f45b543b5adcba167fb5a69886')
-
-build() {
-  cd "$_pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$_pkgname-$pkgver"
-  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
-  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}

Copied: rust-racer/repos/community-x86_64/PKGBUILD (from rev 213632, rust-racer/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-23 14:49:09 UTC (rev 213633)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Vlad M. <vlad at archlinux.net>
+# Contributor: issue <issue at archlinux dot info>
+
+pkgname=rust-racer
+_pkgname=racer
+pkgver=2.0.6
+pkgrel=1
+pkgdesc="Code completion for Rust"
+url="https://github.com/phildawes/racer"
+optdepends=('rust-src')
+makedepends=('cargo')
+arch=('i686' 'x86_64')
+license=('MIT')
+source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download")
+sha256sums=('b0d72b3afd67882adfca61d609fafb8d7aa5f9e814f12c32fcc6e171995920e8')
+
+build() {
+  cd "$_pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$_pkgname-$pkgver"
+  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
+  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
+}



More information about the arch-commits mailing list