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


Commits:
84338c97 by Alexander F. Rødseth at 2024-11-17T09:32:23+01:00
upgpkg: 6.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wordpress
        pkgdesc = Blog tool and publishing platform
-       pkgver = 6.6.2
+       pkgver = 6.7
        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.6.2.tar.gz
-       sha256sums = 
2697a68cb3dcf483f4fce8804925698c7466401b369fc32de2707a59c4c207d6
-       b2sums = 
f10a94b0a731bb4a5b22f0e6e634f061bcd6abbb06badb3232cce56cee13c681fe8c00beab1893928c8d224a8f495ee5f2d5caa6ac90b45af39313580b3c3bca
+       source = https://wordpress.org/wordpress-6.7.tar.gz
+       sha256sums = 
50371acb1dcb79e9f41c73dc39167ee5c9af7e877804b3960751ca77a8f9aea3
+       b2sums = 
bbd4bad3e7f0b00f778736c0a09997a9cce546f5021f8c6ef0a751a6da2560c62c998ec092f91f9186fa9c82e928eaa38d3a292fde187de5fa1409da547052db
 
 pkgname = wordpress


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



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

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


Reply via email to