summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMicah Halter2020-01-28 09:57:19 -0500
committerMicah Halter2020-01-28 09:57:19 -0500
commit72f319616c5ec709a2f3ea542482364a15882550 (patch)
tree736fd9145d42d9b5f27f05eb9bda96f365be720c /PKGBUILD
parent1fa437b81286202cffac55541725af81b7f77a24 (diff)
downloadaur-antigen.tar.gz
Added contributors from antigen-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 946369fb7be2..cea87779e023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# Maintainer: mehalter <micah at mehalter.com>
# Contributor: mehalter <micah at mehalter.com>
+# Contributor: Maxim Moseychuk <franchesko.salias.hudro.pedros@gmail.com>
+# Contributor: oozyslug <oozyslug at gmail dot com>
# Submitter: mehalter <micah at mehalter.com>
_pkgname=antigen
pkgname=antigen
pkgver='2.2.3'
-pkgrel=1
+pkgrel=2
pkgdesc="A plugin manager for zsh, inspired by oh-my-zsh and vundle."
arch=('any')
url="https://github.com/zsh-users/antigen"