summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSampson Crowley2021-02-16 17:31:16 -0700
committerSampson Crowley2021-02-16 17:31:16 -0700
commit148a50d11c088137da40d399e3079ed69099ac11 (patch)
tree6173e4b2a51a750cb69bb1db97a71e67223f233e /PKGBUILD
parent82dfae64260437e89c183cb16b77d011fd581258 (diff)
downloadaur-148a50d11c088137da40d399e3079ed69099ac11.tar.gz
upgpkg: php-version 0.13.0-2
fix contributors list for php-version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99e054068ae6..96e4c6339421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
# Maintainer: Sampson Crowley <sampsonsprojects@gmail.com>
-# Contributor: Rhys Kenwell <redrield+aur@gmail.com>
-# Github Contributor: Michael Herold <https://github.com/michaelherold>
+# Upstream Creator: Wil Moore III (https://github.com/wilmoore)
pkgname=php-version
pkgver=0.13.0
-pkgrel=1
+pkgrel=2
_builddir="php-version-$pkgver-$pkgrel"
pkgdesc="Chruby-like (a.k.a. simple) script for switching between PHP versions"
arch=('any')