summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Fields2016-07-29 11:07:52 -0400
committerMatt Fields2016-07-29 11:07:52 -0400
commit827c5b215e374caad61f7333ac4e759503f993d5 (patch)
treee465a99b7b3a6d146d8014bc96274d01d15bbfe5 /PKGBUILD
parentd25959617e2d24f42482573f0225d4e0b7dc2f67 (diff)
downloadaur-827c5b215e374caad61f7333ac4e759503f993d5.tar.gz
Update to 0.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccd92680edfc..5442ce1bb736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=wp-cli
-pkgver=0.23.1
+pkgver=0.24.0
pkgrel=1
pkgdesc="A command-line tool for managing WordPress"
url="http://wp-cli.org/"
@@ -13,7 +13,7 @@ replaces=()
backup=()
source=("https://github.com/wp-cli/wp-cli/archive/v${pkgver}.tar.gz"
"https://raw.githubusercontent.com/wp-cli/wp-cli/v${pkgver}/utils/wp-completion.bash")
-md5sums=('972ed2da3afdaf41a85d3a04fbc35a86'
+md5sums=('0afaa2cd2c3fa4f88b54afcfc182bea7'
'f8acb424f1460428796451679631be86')
prepare() {