Date: Thursday, April 15, 2021 @ 16:47:53 Author: arodseth Revision: 919164
upgpkg: wordpress 5.7.1-1 Modified: wordpress/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-15 16:44:08 UTC (rev 919163) +++ PKGBUILD 2021-04-15 16:47:53 UTC (rev 919164) @@ -5,7 +5,7 @@ # Contributor: Christopher Rogers <[email protected]> pkgname=wordpress -pkgver=5.7 +pkgver=5.7.1 pkgrel=1 pkgdesc='Blog tool and publishing platform' arch=(any) @@ -18,7 +18,7 @@ options=(emptydirs) install=$pkgname.install source=("https://wordpress.org/$pkgname-$pkgver.tar.gz") -sha512sums=('84516473add8624cd7e318af98d257f5f113fcc98cd9f5c0a0d7c1a8060f9f5dd5989d995259d3920b89f71f3391fc8b28b520f7d8aae7511cc1e26e90116567') +sha512sums=('9144a2269efc4ee24a732bacf8f25d7c02136db546c6cf86890b2690f001acfafb9ece1dde7dd7d557b5eb9f3e01a829aab1c7ae80384d4e9389155bdbc3df86') package() { install -d "$pkgdir/usr/share/webapps"
