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

Alexander Rødseth arodseth at archlinux.org
Thu Aug 13 13:36:42 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:36:41
  Author: arodseth
Revision: 677270

upgpkg: wordpress 5.5-1

Modified:
  wordpress/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 13:36:32 UTC (rev 677269)
+++ PKGBUILD	2020-08-13 13:36:41 UTC (rev 677270)
@@ -5,7 +5,7 @@
 # Contributor: Christopher Rogers <slaxemulator at gmail.com>
 
 pkgname=wordpress
-pkgver=5.4.2
+pkgver=5.5
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=(any)
@@ -12,13 +12,13 @@
 url='https://wordpress.org/'
 license=(GPL)
 depends=(php)
-optdepends=('nginx: Web server for serving WordPress'
-            'apache: Web server for serving WordPress'
-            'mariadb: Database server')
+optdepends=('apache: Web server for serving WordPress'
+            'mariadb: Database server'
+            'nginx: Web server for serving WordPress')
 options=(emptydirs)
 install=$pkgname.install
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz")
-sha512sums=('d1f4366f6e8ec591ce91ed76ea6949feeaf112881c3d742860c79955283b31c1712a04394eda8308d6d5756ff6d20ef4cf2e18559a59469ef195cf2cb437c219')
+sha512sums=('1fe7ba37023aef4dae01318be06672621454fba90ed4d881c7483573abc6e6e6ba1c0bce16dcc2f4a6b33fde2cd7710ac99827a0939a51f75917d78263a03865')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



More information about the arch-commits mailing list