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

Alexander Rødseth arodseth at archlinux.org
Fri Feb 5 15:49:53 UTC 2021


    Date: Friday, February 5, 2021 @ 15:49:53
  Author: arodseth
Revision: 846189

upgpkg: wordpress 5.6.1-1

Modified:
  wordpress/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 15:42:59 UTC (rev 846188)
+++ PKGBUILD	2021-02-05 15:49:53 UTC (rev 846189)
@@ -5,8 +5,8 @@
 # Contributor: Christopher Rogers <slaxemulator at gmail.com>
 
 pkgname=wordpress
-pkgver=5.6
-pkgrel=2
+pkgver=5.6.1
+pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=(any)
 url='https://wordpress.org/'
@@ -18,7 +18,7 @@
 options=(emptydirs)
 install=$pkgname.install
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz")
-sha512sums=('c62041463ad2f47069b2b78381166eb68cf2ce12e16f623bd14b3321a16b4a647650dd4fc680780d4ce55dbd8b858745150320fa5e38fb0f7ad45c68cdda2dec')
+sha512sums=('c6ede085a3b9fc66e5b9d685bfb0f82c5c69fda92a5184baf2ed0e9ae375e1b122628fd3d59cad88f67ea5f8d069fe84ca736be6f183ff539fd575889699b286')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



More information about the arch-commits mailing list