summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Fields2015-12-14 18:36:43 -0500
committerMatt Fields2015-12-14 18:36:43 -0500
commit46497acd32fbd6e01a479efa0f69070418b2e595 (patch)
tree7cc87e0ecbf62d95abe08bd5f89eaff239c17ba8 /PKGBUILD
parentdfb37a05bff8e36794ffedcd54a3f7810a0600dc (diff)
downloadaur-46497acd32fbd6e01a479efa0f69070418b2e595.tar.gz
Corrected pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0de9b6d2cc57..49bf6b8cccd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=wp-cli
pkgver=0.21.1
-pkgrel=2
+pkgrel=1
pkgdesc="A command-line tool for managing WordPress"
url="http://wp-cli.org/"
arch=('any')