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


Commits:
224a7341 by Alexander F. Rødseth at 2026-07-18T17:28:21+02:00
upgpkg: 7.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wordpress
        pkgdesc = Blog tool and publishing platform
-       pkgver = 7.0
+       pkgver = 7.0.2
        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-7.0.tar.gz
-       sha256sums = 
530c8fdeb16fb0affdb53eb727b6a04bb8d166621c20029e389cabb01a0fa921
-       b2sums = 
ee44bcf6210dca07c9ad67c94e85d55ce6f6d3462e5dcde1883c96599e7e2b10a8ba2ee5c4f4a967350163ead281e977f315cc36d9d1fffb3797dba34d1e4718
+       source = https://wordpress.org/wordpress-7.0.2.tar.gz
+       sha256sums = 
d4a4d219dea64c6c68e62f2ffc3f331c5475510246d6c44f61fb52f377d295b9
+       b2sums = 
09cd71487f9c9d0c42577710df1a5811f26b42fa7c35d543a640eb8815d4610987b459ed0ff905478eba7c15065308b5700e94ad0c455f955a3c9ae6e3401444
 
 pkgname = wordpress


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Christopher Rogers <[email protected]>
 
 pkgname=wordpress
-pkgver=7.0
+pkgver=7.0.2
 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=('530c8fdeb16fb0affdb53eb727b6a04bb8d166621c20029e389cabb01a0fa921')
-b2sums=('ee44bcf6210dca07c9ad67c94e85d55ce6f6d3462e5dcde1883c96599e7e2b10a8ba2ee5c4f4a967350163ead281e977f315cc36d9d1fffb3797dba34d1e4718')
+sha256sums=('d4a4d219dea64c6c68e62f2ffc3f331c5475510246d6c44f61fb52f377d295b9')
+b2sums=('09cd71487f9c9d0c42577710df1a5811f26b42fa7c35d543a640eb8815d4610987b459ed0ff905478eba7c15065308b5700e94ad0c455f955a3c9ae6e3401444')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wordpress/-/commit/224a7341f164669ae8f5b890130d46af513c699e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to