[arch-commits] Commit in zsh-lovers/repos/community-any (PKGBUILD PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Thu Mar 21 20:57:09 UTC 2013


    Date: Thursday, March 21, 2013 @ 21:57:09
  Author: eric
Revision: 86744

archrelease: copy trunk to community-any

Added:
  zsh-lovers/repos/community-any/PKGBUILD
    (from rev 86743, zsh-lovers/trunk/PKGBUILD)
Deleted:
  zsh-lovers/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 20:56:46 UTC (rev 86743)
+++ PKGBUILD	2013-03-21 20:57:09 UTC (rev 86744)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
-# Contributor: Patrick Leslie Polzer <polzer at gnu.org>
-# Contributor: Aaron 'venisonslurpee' Laursen <venisonslurpee at gmail.com>
-
-pkgname=zsh-lovers
-pkgver=0.8.3
-pkgrel=2
-pkgdesc="A collection of tips, tricks and examples for the Z shell."
-arch=('any')
-url='http://grml.org/zsh/#zshlovers'
-license=('GPL')
-source=("http://grml.org/zsh/${pkgname}.1")
-md5sums=('60c8be931150f3d12d04be834e61035c')
-
-build() {
-  install -Dm0644 "${srcdir}/${pkgname}.1" "${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}

Copied: zsh-lovers/repos/community-any/PKGBUILD (from rev 86743, zsh-lovers/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-03-21 20:57:09 UTC (rev 86744)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
+# Contributor: Patrick Leslie Polzer <polzer at gnu.org>
+# Contributor: Aaron 'venisonslurpee' Laursen <venisonslurpee at gmail.com>
+
+pkgname=zsh-lovers
+pkgver=0.8.3
+pkgrel=2
+pkgdesc="A collection of tips, tricks and examples for the Z shell."
+arch=('any')
+url='http://grml.org/zsh/#zshlovers'
+license=('GPL')
+source=("http://grml.org/zsh/${pkgname}.1")
+md5sums=('60c8be931150f3d12d04be834e61035c')
+
+package() {
+  install -Dm0644 "${srcdir}/${pkgname}.1" "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}




More information about the arch-commits mailing list