bump version to 8.75.4

This commit is contained in:
Théo Le Calvar 2025-12-18 08:48:44 +01:00
parent b264dfceb3
commit d8bd376d99
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.75.3
pkgver = 8.75.4
pkgrel = 1
url = https://cecil.app/
install = cecil-bin.install
@ -10,7 +10,7 @@ pkgbase = cecil-bin
depends = php-gd
options = !strip
options = staticlibs
source = cecil-8.75.3.phar::https://cecil.app/download/8.75.3/cecil.phar
sha256sums = 7939ba1dc8dbbb3f27253f262fae86d12f234662fcb33f0440fb33fef07c1e8f
source = cecil-8.75.4.phar::https://cecil.app/download/8.75.4/cecil.phar
sha256sums = 4fb89a6072c5995839c770c097247ee6068bbd92194869f9305d4f660685108f
pkgname = cecil-bin

View file

@ -1,6 +1,6 @@
# Maintainers: Théo Le Calvar <tlc@kher.nl>
pkgname=cecil-bin
pkgver=8.75.3
pkgver=8.75.4
pkgrel=1
pkgdesc="Static site generator"
url="https://cecil.app/"
@ -20,7 +20,7 @@ DLAGENTS=("https::/usr/bin/curl \
)
source=("${_pkgsrc_file}"::"${_pkgsrc_url}")
sha256sums=('7939ba1dc8dbbb3f27253f262fae86d12f234662fcb33f0440fb33fef07c1e8f')
sha256sums=('4fb89a6072c5995839c770c097247ee6068bbd92194869f9305d4f660685108f')
package() {
mkdir -p "${pkgdir}/usr/bin/"