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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 3 20:03:44 UTC 2016


    Date: Wednesday, February 3, 2016 @ 21:03:43
  Author: arodseth
Revision: 160105

upgpkg: wordpress 4.4.2-1

Modified:
  wordpress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 20:02:35 UTC (rev 160104)
+++ PKGBUILD	2016-02-03 20:03:43 UTC (rev 160105)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers <slaxemulator.gmail.com>
 
 pkgname=wordpress
-pkgver=4.4.1
+pkgver=4.4.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=('4895ac8c2ee348513ead161103ae2d97d3ef3f684167e5ce602d3998370c05f4')
+sha256sums=('c8a74c0f7cfc0d19989d235759e70cebd90f42aa0513bd9bc344230b0f79e08b')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



More information about the arch-commits mailing list