summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')