summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2021-08-03 11:12:11 +0200
committersanduhrs2021-08-03 11:12:11 +0200
commitc2efa27700a2c69c45e9bdc931e9bae46ae80f8c (patch)
treeb7e594c277e0bf02458a597d32bc8322c085702a /PKGBUILD
parent219bc930b4b662083d4bb3f5e3229c70b45df78d (diff)
downloadaur-c2efa27700a2c69c45e9bdc931e9bae46ae80f8c.tar.gz
Update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 753195cf2596..cec8cdd78463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=${_pkgname}
pkgver=3.0.1
pkgrel=1
pkgdesc="Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)."
-url="http://cs.sensiolabs.org/"
+url="https://github.com/FriendsOfPHP"
license=("MIT")
arch=("any")
depends=("php>=7.1.3")