summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
l---------[-rw-r--r--]PKGBUILD23
1 files changed, 1 insertions, 22 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6c5af2533da..13e62d98bf9c 100644..120000
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1 @@
-# Maintainer: Grigorii Horos <horosgrisa@gmail.com>
-
-_git=0a2c31d11c53ea65e503f31e78604551aa26ecd7 # lastest commit 20150806
-pkgname=zpm
-pkgver=20150806
-pkgrel=1
-pkgdesc="ZPM ( Zsh plugin manager ) is an yet another plugin manager for zsh similar to vim-plug"
-arch=('any')
-url="https://github.com/horosgrisa/${pkgname}"
-license=('LGPL3')
-depends=('zsh')
-makedepends=('git')
-install='zpm.install'
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${_git}.tar.gz")
-sha256sums=('e7e1da3313a84d57a48986c8498fc45431c0b025fb177ac2726d4c728bda3289')
-
-package() {
- install -d ${pkgdir}/usr/share/zpm
- cp -r ${srcdir}/${pkgname}-${_git}/{plugins,zpm.zsh,zshrc-example} ${pkgdir}/usr/share/zpm
- install -D -m644 ${srcdir}/${pkgname}-${_git}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-} \ No newline at end of file
+/home/grisa/.zpm/arch/PKGBUILD \ No newline at end of file