bump version to 8.72.2

This commit is contained in:
Théo Le Calvar 2025-11-20 09:13:17 +01:00
parent 5d8dc492e1
commit 7d64bab0ed
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.71.2
pkgver = 8.72.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.71.2.phar::https://cecil.app/download/8.71.2/cecil.phar
sha256sums = 30192db23e778be235e13b92b2b3df5518527afc484477129843d75f6123bd4f
source = cecil-8.72.2.phar::https://cecil.app/download/8.72.2/cecil.phar
sha256sums = b514fbab4ba9af73ff7efa13953f7c746634a517a10a380b93c88a1179775dda
pkgname = cecil-bin

View file

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