[arch-commits] Commit in wordpress/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Sep 8 19:24:52 UTC 2016


    Date: Thursday, September 8, 2016 @ 19:24:51
  Author: arodseth
Revision: 189018

upgpkg: wordpress 4.6.1-1

Modified:
  wordpress/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-08 19:14:46 UTC (rev 189017)
+++ PKGBUILD	2016-09-08 19:24:51 UTC (rev 189018)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers <slaxemulator at gmail.com>
 
 pkgname=wordpress
-pkgver=4.6
+pkgver=4.6.1
 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=('c1856cf969b1e73025ba2c681491908c3a4a6c5a2333f4531bf9bfb90f634380')
+sha256sums=('873f562cdea14d6305b9ad2f41f18a557d99cd8694b4a0056a33970e127abfee')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



More information about the arch-commits mailing list