[arch-commits] Commit in wordpress/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun May 10 11:53:55 UTC 2015
Date: Sunday, May 10, 2015 @ 13:53:55
Author: arodseth
Revision: 133177
upgpkg: wordpress 4.2.2-1
Modified:
wordpress/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-10 11:32:35 UTC (rev 133176)
+++ PKGBUILD 2015-05-10 11:53:55 UTC (rev 133177)
@@ -6,7 +6,7 @@
# Contributor: Christopher Rogers <slaxemulator.gmail.com>
pkgname=wordpress
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc='Blog tool and publishing platform'
arch=('any')
@@ -20,7 +20,7 @@
options=('emptydirs')
install="$pkgname.install"
source=("http://wordpress.org/$pkgname-$pkgver.tar.gz")
-sha256sums=('97896ce12d305813f6a07e4032ebd2a7bbb47f6e3d1622cec66c2e4884e3b1cd')
+sha256sums=('3c4e2cc3af289366ff5352e35c3f80fca2dcaed3d56a79f33b25374c356c3f90')
package() {
install -d "$pkgdir/usr/share/webapps"
More information about the arch-commits
mailing list