bump version to 8.66.3

This commit is contained in:
Théo Le Calvar 2025-09-25 08:41:01 +02:00
parent c937702030
commit 52febf11d2
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.66.2
pkgver = 8.66.3
pkgrel = 2
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.66.2.phar::https://cecil.app/download/8.66.2/cecil.phar
sha256sums = 18b10ccb47a5021fd92ca4b36da313d36f0666d7575125d742b05d7d0cb46c4c
source = cecil-8.66.3.phar::https://cecil.app/download/8.66.3/cecil.phar
sha256sums = 1a56e1987760c4c4f7cd3ef9d06d185f7f2e714e9c9db81d86dc75401c14c153
pkgname = cecil-bin

View file

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