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

Alexander Rødseth arodseth at archlinux.org
Sat Jan 9 02:36:53 UTC 2016


    Date: Saturday, January 9, 2016 @ 03:36:52
  Author: arodseth
Revision: 155746

upgpkg: wordpress 4.4.1-1

Modified:
  wordpress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-09 02:36:47 UTC (rev 155745)
+++ PKGBUILD	2016-01-09 02:36:52 UTC (rev 155746)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers <slaxemulator.gmail.com>
 
 pkgname=wordpress
-pkgver=4.4
+pkgver=4.4.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=('02047ded951bc9d3e3d7e33dc4add71165edff202bee0c00d536e9640813ce99')
+sha256sums=('4895ac8c2ee348513ead161103ae2d97d3ef3f684167e5ce602d3998370c05f4')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



More information about the arch-commits mailing list