summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-07-16 13:49:15 +0200
committerStefan Auditor2015-07-16 13:49:15 +0200
commit439992aef266ab2b2c3ed006c181cf0508865042 (patch)
treecc9ecab2100d862ae7c45efaf85dd24cd952b6fc /PKGBUILD
parentf6c27ac1da77f3a660230ad2bddf5f56a8bf5868 (diff)
downloadaur-439992aef266ab2b2c3ed006c181cf0508865042.tar.gz
Reformat package version info to not contain colons, hyphens or whitespace.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 300e467889b1..be8692543001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
# Contributor: Joris Steyn <jorissteyn@gmail.com>
pkgname=php-codesniffer-drupal
-pkgver=8.x-2.3
+pkgver=8.x_2.3
pkgrel=2
pkgdesc='Drupal coding standard for PHP_CodeSniffer'
arch=('any')