bump version to 8.57.2

This commit is contained in:
Théo Le Calvar 2025-08-19 19:15:33 +02:00
parent b34d988d40
commit df25fa028a
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.57.0
pkgver = 8.57.2
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.57.0.phar::https://cecil.app/download/8.57.0/cecil.phar
sha256sums = f3c06e74a389063047ebe6f526aac19175119aa0bc27c5bfb5e6e6a8cf108eec
source = cecil-8.57.2.phar::https://cecil.app/download/8.57.2/cecil.phar
sha256sums = c4a0ec53c4a939a3b44ffe2e45d3cb739437f5b38919846738a37a6858ed710a
pkgname = cecil-bin

View file

@ -1,6 +1,6 @@
# Maintainers: Théo Le Calvar <tlc@kher.nl>
pkgname=cecil-bin
pkgver=8.57.0
pkgver=8.57.2
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=('f3c06e74a389063047ebe6f526aac19175119aa0bc27c5bfb5e6e6a8cf108eec')
sha256sums=('c4a0ec53c4a939a3b44ffe2e45d3cb739437f5b38919846738a37a6858ed710a')
package() {
mkdir -p "${pkgdir}/usr/bin/"