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

Alexander Rødseth arodseth at archlinux.org
Tue Jan 17 23:19:08 UTC 2017


    Date: Tuesday, January 17, 2017 @ 23:19:07
  Author: arodseth
Revision: 207812

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

Added:
  the_silver_searcher/repos/community-i686/PKGBUILD
    (from rev 207811, the_silver_searcher/trunk/PKGBUILD)
  the_silver_searcher/repos/community-x86_64/PKGBUILD
    (from rev 207811, the_silver_searcher/trunk/PKGBUILD)
Deleted:
  the_silver_searcher/repos/community-i686/PKGBUILD
  the_silver_searcher/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-17 23:18:54 UTC (rev 207811)
+++ community-i686/PKGBUILD	2017-01-17 23:19:07 UTC (rev 207812)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Jeff Horelick <jdhore1 at gmail.com>
-# Contributor: skydrome <skydrome at i2pmail.org>
-
-pkgname=the_silver_searcher
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Code searching tool similar to Ack, but faster'
-arch=('x86_64' 'i686')
-url='https://github.com/ggreer/the_silver_searcher'
-license=('Apache')
-depends=('pcre' 'xz')
-makedepends=('git')
-source=("git://github.com/ggreer/$pkgname.git#tag=$pkgver")
-md5sums=('SKIP')
-
-prepare() {
-  sed -i 's:configure:configure --prefix=/usr:' "$pkgname/build.sh"
-}
-
-build() {
-  "./$pkgname/build.sh"
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: the_silver_searcher/repos/community-i686/PKGBUILD (from rev 207811, the_silver_searcher/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-17 23:19:07 UTC (rev 207812)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Jeff Horelick <jdhore1 at gmail.com>
+# Contributor: skydrome <skydrome at i2pmail.org>
+
+pkgname=the_silver_searcher
+pkgver=1.0.2
+pkgrel=1
+pkgdesc='Code searching tool similar to Ack, but faster'
+arch=('x86_64' 'i686')
+url='https://github.com/ggreer/the_silver_searcher'
+license=('Apache')
+depends=('pcre' 'xz')
+makedepends=('git')
+source=("git://github.com/ggreer/$pkgname.git#tag=$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  sed -i 's:configure:configure --prefix=/usr:' "$pkgname/build.sh"
+}
+
+build() {
+  "./$pkgname/build.sh"
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-17 23:18:54 UTC (rev 207811)
+++ community-x86_64/PKGBUILD	2017-01-17 23:19:07 UTC (rev 207812)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Jeff Horelick <jdhore1 at gmail.com>
-# Contributor: skydrome <skydrome at i2pmail.org>
-
-pkgname=the_silver_searcher
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Code searching tool similar to Ack, but faster'
-arch=('x86_64' 'i686')
-url='https://github.com/ggreer/the_silver_searcher'
-license=('Apache')
-depends=('pcre' 'xz')
-makedepends=('git')
-source=("git://github.com/ggreer/$pkgname.git#tag=$pkgver")
-md5sums=('SKIP')
-
-prepare() {
-  sed -i 's:configure:configure --prefix=/usr:' "$pkgname/build.sh"
-}
-
-build() {
-  "./$pkgname/build.sh"
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: the_silver_searcher/repos/community-x86_64/PKGBUILD (from rev 207811, the_silver_searcher/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-17 23:19:07 UTC (rev 207812)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Jeff Horelick <jdhore1 at gmail.com>
+# Contributor: skydrome <skydrome at i2pmail.org>
+
+pkgname=the_silver_searcher
+pkgver=1.0.2
+pkgrel=1
+pkgdesc='Code searching tool similar to Ack, but faster'
+arch=('x86_64' 'i686')
+url='https://github.com/ggreer/the_silver_searcher'
+license=('Apache')
+depends=('pcre' 'xz')
+makedepends=('git')
+source=("git://github.com/ggreer/$pkgname.git#tag=$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  sed -i 's:configure:configure --prefix=/usr:' "$pkgname/build.sh"
+}
+
+build() {
+  "./$pkgname/build.sh"
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list