[arch-commits] Commit in zsh-completions/repos/community-any (4 files)

David Runge dvzrv at archlinux.org
Tue May 4 15:51:32 UTC 2021


    Date: Tuesday, May 4, 2021 @ 15:51:31
  Author: dvzrv
Revision: 927389

archrelease: copy trunk to community-any

Added:
  zsh-completions/repos/community-any/ChangeLog
    (from rev 927388, zsh-completions/trunk/ChangeLog)
  zsh-completions/repos/community-any/PKGBUILD
    (from rev 927388, zsh-completions/trunk/PKGBUILD)
Deleted:
  zsh-completions/repos/community-any/ChangeLog
  zsh-completions/repos/community-any/PKGBUILD

-----------+
 ChangeLog |  130 ++++++++++++++++++++++++++++++------------------------------
 PKGBUILD  |   48 +++++++++++-----------
 2 files changed, 90 insertions(+), 88 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2021-05-04 15:51:24 UTC (rev 927388)
+++ ChangeLog	2021-05-04 15:51:31 UTC (rev 927389)
@@ -1,65 +0,0 @@
-0.30.0-1:
-upstream update
-
-0.29.0-1:
-upstream update
-
-0.28.0-1:
-upstream update
-
-0.27.0-1:
-upstream update
-
-0.26.0-1:
-upstream update
-
-0.25.0-1:
-upstream update
-
-0.24.0-1:
-upstream update
-
-0.23.0-2:
-remove _rg completion since it provided by ripgrep package
-
-0.23.0-1:
-upstream update
-
-0.22.0-1:
-upstream update
-
-0.21.0-1:
-upstream update
-
-0.20.0-1:
-upstream update
-
-0.19.0-2:
-fix FS#50243
-
-0.19.0-1:
-upstream update
-
-0.18.0-1:
-upstream update
-
-0.17.0-1:
-upstream update
-
-0.16.0-1:
-upstream update
-
-0.15.0-1:
-upstream update
-
-0.14.0-2:
-fix build
-
-0.14.0-1:
-upstream update
-
-0.12.0-2:
-drop _salt completions since it is provided by upstream
-
-0.12.0-1:
-ustream update

Copied: zsh-completions/repos/community-any/ChangeLog (from rev 927388, zsh-completions/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2021-05-04 15:51:31 UTC (rev 927389)
@@ -0,0 +1,65 @@
+0.30.0-1:
+upstream update
+
+0.29.0-1:
+upstream update
+
+0.28.0-1:
+upstream update
+
+0.27.0-1:
+upstream update
+
+0.26.0-1:
+upstream update
+
+0.25.0-1:
+upstream update
+
+0.24.0-1:
+upstream update
+
+0.23.0-2:
+remove _rg completion since it provided by ripgrep package
+
+0.23.0-1:
+upstream update
+
+0.22.0-1:
+upstream update
+
+0.21.0-1:
+upstream update
+
+0.20.0-1:
+upstream update
+
+0.19.0-2:
+fix FS#50243
+
+0.19.0-1:
+upstream update
+
+0.18.0-1:
+upstream update
+
+0.17.0-1:
+upstream update
+
+0.16.0-1:
+upstream update
+
+0.15.0-1:
+upstream update
+
+0.14.0-2:
+fix build
+
+0.14.0-1:
+upstream update
+
+0.12.0-2:
+drop _salt completions since it is provided by upstream
+
+0.12.0-1:
+ustream update

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 15:51:24 UTC (rev 927388)
+++ PKGBUILD	2021-05-04 15:51:31 UTC (rev 927389)
@@ -1,23 +0,0 @@
-# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
-# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail dot com>
-
-pkgname=zsh-completions
-pkgver=0.32.0
-pkgrel=1
-pkgdesc="Additional completion definitions for Zsh"
-arch=(any)
-url="https://github.com/zsh-users/zsh-completions"
-license=('BSD')
-depends=('zsh')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver}")
-sha512sums=('ca0889674e448f48da14cd612e3e6753e18041c5647eee847596303b5180872385d1e9428f34afd76e379a0ec10c5f491731fe38793c8a7f1d50b482595734f7')
-changelog=ChangeLog
-
-package() {
-  install -dm755 "${pkgdir}/usr/share/zsh/site-functions"
-  install -Dm644 "${srcdir}"/zsh-users-${pkgname}-*/src/* "${pkgdir}/usr/share/zsh/site-functions"
-  # license
-  install -Dm644 "${srcdir}"/zsh-users-${pkgname}-*/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: zsh-completions/repos/community-any/PKGBUILD (from rev 927388, zsh-completions/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-05-04 15:51:31 UTC (rev 927389)
@@ -0,0 +1,25 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: Evgeniy Alekseev <arcanis at archlinux dot org>
+# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail dot com>
+
+pkgname=zsh-completions
+pkgver=0.33.0
+pkgrel=1
+pkgdesc="Additional completion definitions for Zsh"
+arch=(any)
+url="https://github.com/zsh-users/zsh-completions"
+license=('BSD')
+depends=('zsh')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
+sha512sums=('8eaa7d9d2a58e8e2daa6ba7d9a8498e607b271bfd0484184482ec610e7f647ca72ba945f6897b2d619918304a18d048c4b079dae0993dc660cba61d4bce1e0a3')
+b2sums=('bcbbb2966a48f1b8c06e14f14432e147b4a4ca28c7d9769b4a108e3d4e005c37874c93c836c8636dabb860780077ccc5d9ebbd339f63c34fd16975ec5486a5c4')
+changelog=ChangeLog
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -vDm 644 src/* -t "${pkgdir}/usr/share/zsh/site-functions"
+  install -vDm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list