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


Commits:
0c4f113a by Alexander F. Rødseth at 2024-01-31T11:35:05+01:00
upgpkg: 6.4.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,19 @@
 pkgbase = wordpress
        pkgdesc = Blog tool and publishing platform
-       pkgver = 6.4.2
+       pkgver = 6.4.3
        pkgrel = 1
        url = https://wordpress.org/
        install = wordpress.install
        arch = any
-       license = GPL
+       license = GPL-2.0-or-later
        depends = php
        optdepends = apache: Web server
        optdepends = mariadb: Database server
        optdepends = nginx: Web server
        options = !debug
        options = emptydirs
-       source = https://wordpress.org/wordpress-6.4.2.tar.gz
-       sha256sums = 
9b828910b7f9cecde0c0040f9808683dedab868a5916c60de8ecc0bfa5b3a3a7
-       b2sums = 
9cc2d3c412f7487ebdf8a91ea9dd60a6079f65d5062eae5b473fe981b8120120ffdd73f5158e75022440f9cea7527aee3814223a101a92f6cbddeb2e81913af2
+       source = https://wordpress.org/wordpress-6.4.3.tar.gz
+       sha256sums = 
3f08c71d19708441fdabde1b3eadf836742fdee866d643a98d102ed3f1026986
+       b2sums = 
bf48e86884342af021fa6fd01190f10e1a3d83718f818e6d5e4f1b1d67c3cc63c920eea850905ac406f4460e11312feb74b7deaf1b255b75eaa36439ce907a9c
 
 pkgname = wordpress


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 # Contributor: Christopher Rogers <[email protected]>
 
 pkgname=wordpress
-pkgver=6.4.2
+pkgver=6.4.3
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=(any)
 url='https://wordpress.org/'
-license=(GPL)
+license=(GPL-2.0-or-later)
 depends=(php)
 optdepends=('apache: Web server'
             'mariadb: Database server'
@@ -18,8 +18,8 @@ optdepends=('apache: Web server'
 options=(!debug emptydirs)
 install=$pkgname.install
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz";)
-sha256sums=('9b828910b7f9cecde0c0040f9808683dedab868a5916c60de8ecc0bfa5b3a3a7')
-b2sums=('9cc2d3c412f7487ebdf8a91ea9dd60a6079f65d5062eae5b473fe981b8120120ffdd73f5158e75022440f9cea7527aee3814223a101a92f6cbddeb2e81913af2')
+sha256sums=('3f08c71d19708441fdabde1b3eadf836742fdee866d643a98d102ed3f1026986')
+b2sums=('bf48e86884342af021fa6fd01190f10e1a3d83718f818e6d5e4f1b1d67c3cc63c920eea850905ac406f4460e11312feb74b7deaf1b255b75eaa36439ce907a9c')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



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

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


Reply via email to