summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSander Boom2020-10-24 00:14:52 +0200
committerSander Boom2020-10-24 00:14:52 +0200
commitb5e6f0a2252faf7cd796d80c9fedd5bbe1753dcd (patch)
treebafad0d0d846da1b47e68f7ec0bd7da3496d84cf
parent389bec407ee1e156a706e5ce90b2e2cfb2c96746 (diff)
downloadaur-b5e6f0a2252faf7cd796d80c9fedd5bbe1753dcd.tar.gz
Updated to the latest stable v3.5.8
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09d1550487ea..535291ab335b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = php-codesniffer
pkgdesc = PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files to detect and fix violations of a defined set of coding standards.
- pkgver = 3.5.5
+ pkgver = 3.5.8
pkgrel = 1
url = http://pear.php.net/package/PHP_CodeSniffer/
arch = any
license = BSD
depends = php
- source = phpcs-3.5.5.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.5/phpcs.phar
- source = phpcs-3.5.5.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.5/phpcs.phar.asc
- source = phpcbf-3.5.5.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.5/phpcbf.phar
- source = phpcbf-3.5.5.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.5/phpcbf.phar.asc
- source = licence-3.5.5.txt::https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/3.5.5/licence.txt
+ source = phpcs-3.5.8.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcs.phar
+ source = phpcs-3.5.8.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcs.phar.asc
+ source = phpcbf-3.5.8.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcbf.phar
+ source = phpcbf-3.5.8.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcbf.phar.asc
+ source = licence-3.5.8.txt::https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/3.5.8/licence.txt
validpgpkeys = A972B9ABB95D0B760B51442231C7E470E2138192
sha256sums = 4a2f6aff1b1f760216bb00c0b3070431131e3ed91307436bb1bfb252281a804a
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 679eb91ecebf..0dd6b2674b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-codesniffer
_pkgname=PHP_CodeSniffer
-pkgver=3.5.5
+pkgver=3.5.8
pkgrel=1
pkgdesc="PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files to detect and fix violations of a defined set of coding standards."
arch=('any')
@@ -16,9 +16,9 @@ source=("phpcs-${pkgver}.phar::https://github.com/squizlabs/${_pkgname}/releases
"phpcbf-${pkgver}.phar.asc::https://github.com/squizlabs/${_pkgname}/releases/download/${pkgver}/phpcbf.phar.asc"
"licence-${pkgver}.txt::https://raw.githubusercontent.com/squizlabs/${_pkgname}/${pkgver}/licence.txt")
validpgpkeys=('A972B9ABB95D0B760B51442231C7E470E2138192')
-sha256sums=('4a2f6aff1b1f760216bb00c0b3070431131e3ed91307436bb1bfb252281a804a'
+sha256sums=('6a2ae49e677d471dbeb8a8bcf67f714611250024c15d538a543db5b7ae6df50c'
'SKIP'
- '6f64fe00dee53fa7b256f63656dc0154f5964666fc7e535fac86d0078e7dea41'
+ '6079de7bb0fcafe020d5a5dc44dfe88a8ff57b253a4dfd2bfde90ebe3d189195'
'SKIP'
'821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9')