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


Commits:
0ee5004e by Alexander F. Rødseth at 2024-11-25T11:48:10+01:00
upgpkg: 6.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wordpress
        pkgdesc = Blog tool and publishing platform
-       pkgver = 6.7
+       pkgver = 6.7.1
        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.7.tar.gz
-       sha256sums = 
50371acb1dcb79e9f41c73dc39167ee5c9af7e877804b3960751ca77a8f9aea3
-       b2sums = 
bbd4bad3e7f0b00f778736c0a09997a9cce546f5021f8c6ef0a751a6da2560c62c998ec092f91f9186fa9c82e928eaa38d3a292fde187de5fa1409da547052db
+       source = https://wordpress.org/wordpress-6.7.1.tar.gz
+       sha256sums = 
33529cd638c845007e8e0d26c91d60c9c16b822c849c8deead03d0c851a26deb
+       b2sums = 
52d6a0ebea42950a6ba79294148d436296c14f824cefd57bf5308620a0dc93c3ef1fc5f694e0c51b37525d118938766af8b7ff0255335c6e74585c8149555564
 
 pkgname = wordpress


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Christopher Rogers <[email protected]>
 
 pkgname=wordpress
-pkgver=6.7
+pkgver=6.7.1
 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=('50371acb1dcb79e9f41c73dc39167ee5c9af7e877804b3960751ca77a8f9aea3')
-b2sums=('bbd4bad3e7f0b00f778736c0a09997a9cce546f5021f8c6ef0a751a6da2560c62c998ec092f91f9186fa9c82e928eaa38d3a292fde187de5fa1409da547052db')
+sha256sums=('33529cd638c845007e8e0d26c91d60c9c16b822c849c8deead03d0c851a26deb')
+b2sums=('52d6a0ebea42950a6ba79294148d436296c14f824cefd57bf5308620a0dc93c3ef1fc5f694e0c51b37525d118938766af8b7ff0255335c6e74585c8149555564')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wordpress/-/commit/0ee5004e78da7236ab0a7e3028ddc33e39e26639
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to