Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
wordpress


Commits:
0e214696 by Alexander F. Rødseth at 2024-05-09T13:31:25+02:00
upgpkg: 6.5.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wordpress
        pkgdesc = Blog tool and publishing platform
-       pkgver = 6.5.2
+       pkgver = 6.5.3
        pkgrel = 1
        url = https://wordpress.org/
        install = wordpress.install
@@ -12,8 +12,8 @@ pkgbase = wordpress
        optdepends = nginx: Web server
        options = !debug
        options = emptydirs
-       source = https://wordpress.org/wordpress-6.5.2.tar.gz
-       sha256sums = 
00f04eee13bd8ae0c638ffc8bc1d1d2c0c1bcb43d4ecb3c5b61e085173507bd2
-       b2sums = 
f2aff4316d2b049a3a92f30437ff5f1e0e7955abf5ce643d727743463c3782cd6865255c2e3e130778ef1939cf9e48554455dfb088c960c1469683b12cf97482
+       source = https://wordpress.org/wordpress-6.5.3.tar.gz
+       sha256sums = 
526c0ff9def5311d189de56360770e3429805036d0754a5bd11bd4decca0ca6c
+       b2sums = 
dbc2246ba23c03d194bf9feee18880feefe6b34f6b6d907b6d3ae302cdb6cfe61ca9c050e51899fe280a56728ac52555b61f14f0f607b619aacb165551f9740e
 
 pkgname = wordpress


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Christopher Rogers <slaxemula...@gmail.com>
 
 pkgname=wordpress
-pkgver=6.5.2
+pkgver=6.5.3
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=(any)
@@ -18,8 +18,8 @@ optdepends=('apache: Web server'
 options=(!debug emptydirs)
 install=$pkgname.install
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz";)
-sha256sums=('00f04eee13bd8ae0c638ffc8bc1d1d2c0c1bcb43d4ecb3c5b61e085173507bd2')
-b2sums=('f2aff4316d2b049a3a92f30437ff5f1e0e7955abf5ce643d727743463c3782cd6865255c2e3e130778ef1939cf9e48554455dfb088c960c1469683b12cf97482')
+sha256sums=('526c0ff9def5311d189de56360770e3429805036d0754a5bd11bd4decca0ca6c')
+b2sums=('dbc2246ba23c03d194bf9feee18880feefe6b34f6b6d907b6d3ae302cdb6cfe61ca9c050e51899fe280a56728ac52555b61f14f0f607b619aacb165551f9740e')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wordpress/-/commit/0e214696dac8d653edbed000001c58e32adce6fe

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wordpress/-/commit/0e214696dac8d653edbed000001c58e32adce6fe
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to